2007-05-03 |
sephe | regen
|
commit | commitdiff | tree |
2007-05-03 |
sephe | More Broadcom GigE PCI ids.
|
commit | commitdiff | tree |
2007-05-02 |
sephe | - Merge following link state detection fixes from FreeBSD:
|
commit | commitdiff | tree |
2007-05-02 |
sephe | Correct inverse setting and clearing BBP_R3 "smart...
|
commit | commitdiff | tree |
2007-04-30 |
sephe | - Don't use the status block's link state change bit...
|
commit | commitdiff | tree |
2007-04-28 |
sephe | - PHY error bit no longer exists in RX descriptor flags.
|
commit | commitdiff | tree |
2007-04-26 |
sephe | - Factor out ieee80211_reset_state() from ieee80211_newstate...
|
commit | commitdiff | tree |
2007-04-26 |
sephe | - Don't disable interrupt in bge_intr(), just acknowledge...
|
commit | commitdiff | tree |
2007-04-24 |
sephe | - Cleanup header file inclusion.
|
commit | commitdiff | tree |
2007-04-23 |
sephe | Correct hardware csum offload support for bge(4)
|
commit | commitdiff | tree |
2007-04-23 |
sephe | Mention wlan_ratectl_{onoe,sample}
|
commit | commitdiff | tree |
2007-04-23 |
sephe | Nuke unnecessary setting of ural(4)'s security registers...
|
commit | commitdiff | tree |
2007-04-22 |
sephe | Turn off Sample TX rate control algorithm support for...
|
commit | commitdiff | tree |
2007-04-22 |
sephe | - Define macro for the number of channels. Use it...
|
commit | commitdiff | tree |
2007-04-22 |
sephe | TXRX_CSR5 stores allowable ACK rates instead of basic...
|
commit | commitdiff | tree |
2007-04-22 |
sephe | Const-fy rate set argument of ieee80211_iserp_rateset().
|
commit | commitdiff | tree |
2007-04-22 |
sephe | Busdma(9)-fy, mainly obtained from FreeBSD:
|
commit | commitdiff | tree |
2007-04-15 |
sephe | Expose number of TX/RX descriptors through read-only...
|
commit | commitdiff | tree |
2007-04-14 |
sephe | For bge_rxeof(), return immediately if no RX descs...
|
commit | commitdiff | tree |
2007-04-14 |
sephe | - Return error if reading eeprom times out.
|
commit | commitdiff | tree |
2007-04-14 |
sephe | BGE_MBX_TX_HOST_PROD0_LO is write-only, avoid reading it.
|
commit | commitdiff | tree |
2007-04-12 |
sephe | When read BBP registers, avoid writing to BBPCSR until...
|
commit | commitdiff | tree |
2007-04-08 |
sephe | Fix comment: 1000baseTX -> 1000baseT
|
commit | commitdiff | tree |
2007-04-08 |
sephe | Nuke unnecessary NULL node checks.
|
commit | commitdiff | tree |
2007-04-08 |
sephe | Code cleanup:
|
commit | commitdiff | tree |
2007-04-03 |
sephe | - Initialize ti_jslot_serializer before it is used.
|
commit | commitdiff | tree |
2007-04-03 |
sephe | Rssi correction value is in lower byte not upper byte.
|
commit | commitdiff | tree |
2007-04-02 |
sephe | Nuke old TX rate control algorithm coming with ral(4).
|
commit | commitdiff | tree |
2007-04-02 |
sephe | Add Sample and Onoe TX rate control algorithm support...
|
commit | commitdiff | tree |
2007-04-01 |
sephe | Document that ifconfig(8) knows Sample TX rate control...
|
commit | commitdiff | tree |
2007-04-01 |
sephe | - Define 802.11 modulation types as 'enum ieee80211_modtype'.
|
commit | commitdiff | tree |
2007-04-01 |
sephe | Unbreak make -j X buildkernel KERNCONF=LINT, X > 1
|
commit | commitdiff | tree |
2007-03-31 |
sephe | - Call bge_setmulti(), if bge(4) is up and running...
|
commit | commitdiff | tree |
2007-03-31 |
sephe | It is TIGON1 that uses NIC local memory.
|
commit | commitdiff | tree |
2007-03-31 |
sephe | Add support for BCM5752.
|
commit | commitdiff | tree |
2007-03-31 |
sephe | regen
|
commit | commitdiff | tree |
2007-03-31 |
sephe | Add PCI id for Broadcom BCM5752 GigE.
|
commit | commitdiff | tree |
2007-03-31 |
sephe | - Add suspend and resume device methods support.
|
commit | commitdiff | tree |
2007-03-31 |
sephe | - Correctly configure BGE_RX_MTU register. Since we...
|
commit | commitdiff | tree |
2007-03-30 |
sephe | Yet another RTL8110SC
|
commit | commitdiff | tree |
2007-03-30 |
sephe | Add support for 82562GX
|
commit | commitdiff | tree |
2007-03-30 |
sephe | Allow "join bss command" argument's essid field to...
|
commit | commitdiff | tree |
2007-03-30 |
sephe | Firmware TX buffer length is 2bytes not 4.
|
commit | commitdiff | tree |
2007-03-30 |
sephe | - Add a definition for the length of 802.11 MAC frame...
|
commit | commitdiff | tree |
2007-03-27 |
sephe | - Implement ieee80211_ack_rate() according to IEEE...
|
commit | commitdiff | tree |
2007-03-26 |
sephe | Turn on hardware vlan tagging and vlan mtu for NICs...
|
commit | commitdiff | tree |
2007-03-26 |
sephe | Don't contraint size of Supported Rates ie as specified...
|
commit | commitdiff | tree |
2007-03-25 |
sephe | - Make sure size of Supported Rates ie does not exceed...
|
commit | commitdiff | tree |
2007-03-25 |
sephe | Change NXCFLAGS+= to NXCFLAGS=, so include path inherited...
|
commit | commitdiff | tree |
2007-03-24 |
sephe | Vge(4) is miibus(4) aware, so nuke the already commented...
|
commit | commitdiff | tree |
2007-03-24 |
sephe | Add routing socket's link state change message support...
|
commit | commitdiff | tree |
2007-03-24 |
sephe | Adapt lnc(4), which is miibus(4) unaware, to support...
|
commit | commitdiff | tree |
2007-03-24 |
sephe | Report link states changes (link up/down and braudrate...
|
commit | commitdiff | tree |
2007-03-19 |
sephe | Rename "short/long" retry counter to "data/rts" retry...
|
commit | commitdiff | tree |
2007-03-19 |
sephe | Revert rtw.c rev1.7, though it works well with my ral...
|
commit | commitdiff | tree |
2007-03-18 |
sephe | Get rid of long rety counter; it is never adopted....
|
commit | commitdiff | tree |
2007-03-18 |
sephe | RTL8180L is capable of short preamble.
|
commit | commitdiff | tree |
2007-03-18 |
sephe | Set Short Slot Time subfield in Capability field, if...
|
commit | commitdiff | tree |
2007-03-16 |
sephe | Oops, forgot to hook CVE-2007-1218 fix into building.
|
commit | commitdiff | tree |
2007-03-16 |
sephe | Add a fix for CVE-2007-1218
|
commit | commitdiff | tree |
2007-03-16 |
sephe | Make libpcap parse following expressions, so tcpdump...
|
commit | commitdiff | tree |
2007-03-07 |
sephe | Don't try holding serializer in ti_rxeof(). This function...
|
commit | commitdiff | tree |
2007-03-06 |
sephe | Use random octet stream to create IBSS's BSSID as suggested by
|
commit | commitdiff | tree |
2007-03-06 |
sephe | Correct the unit of "powersavesleep" argument: it is...
|
commit | commitdiff | tree |
2007-03-06 |
sephe | Correct the unit of assoc/reassoc req listen interval...
|
commit | commitdiff | tree |
2007-03-05 |
sephe | Correct TU <-> millisecond and TU -> ticks convertion.
|
commit | commitdiff | tree |
2007-03-05 |
sephe | 1 TU is 1024 usecs
|
commit | commitdiff | tree |
2007-03-04 |
sephe | Add wlandebug(8) tool for turning on/off debug flags...
|
commit | commitdiff | tree |
2007-03-04 |
sephe | Expose IEEE80211_MSG_ for user space programs.
|
commit | commitdiff | tree |
2007-03-04 |
sephe | - Add additional parameter to ieee80211_mgmt_output...
|
commit | commitdiff | tree |
2007-02-28 |
sephe | Add sc_newstate_arg to ural_softc, so ieee80211_new_state...
|
commit | commitdiff | tree |
2007-02-26 |
sephe | Discard deauth/disassoc that are not for us. Reception...
|
commit | commitdiff | tree |
2007-02-22 |
sephe | - Add noise floor to stats
|
commit | commitdiff | tree |
2007-02-20 |
sephe | Don't assume mgtq will always be empty, drain mgtq...
|
commit | commitdiff | tree |
2007-02-17 |
sephe | - Nuke no longer needed macros.
|
commit | commitdiff | tree |
2007-02-16 |
sephe | - Clean up device header file inclusion.
|
commit | commitdiff | tree |
2007-02-16 |
sephe | Add ieee80211_plcp2rate() to convert PLCP signal/rate...
|
commit | commitdiff | tree |
2007-02-16 |
sephe | - Factor out acx_set_chan(), nuke ACX_ENABLE_{TX,RX...
|
commit | commitdiff | tree |
2007-02-15 |
sephe | - Add 'chan' parameter for acx_join_bss(), since for...
|
commit | commitdiff | tree |
2007-02-14 |
sephe | PCIe re(4) can't handle TCP csum offloading well if...
|
commit | commitdiff | tree |
2007-02-13 |
sephe | Reclaim challenge text, if we operate as an AP and...
|
commit | commitdiff | tree |
2007-02-12 |
sephe | - Replace 0 with NULL when pointers are tested.
|
commit | commitdiff | tree |
2007-02-12 |
sephe | - Prefer m_getl()
|
commit | commitdiff | tree |
2007-02-11 |
sephe | - Rename reset_d() to bpf_resetd() just like other...
|
commit | commitdiff | tree |
2007-02-11 |
sephe | In bpf_ptap(), duplicate incoming mbuf's m_pkthdr.rcvif...
|
commit | commitdiff | tree |
2007-02-11 |
sephe | kmalloc(M_WAITOK) will not return NULL
|
commit | commitdiff | tree |
2007-02-10 |
sephe | - Move vke_softc.sc_kqueue initialization from vke_start...
|
commit | commitdiff | tree |
2007-02-10 |
sephe | Describe new added rum(4) ids.
|
commit | commitdiff | tree |
2007-02-10 |
sephe | Add more ids
|
commit | commitdiff | tree |
2007-02-10 |
sephe | regen
|
commit | commitdiff | tree |
2007-02-10 |
sephe | More rum(4) ids
|
commit | commitdiff | tree |
2007-02-09 |
sephe | Avoid possible mbuf re-tap on error path.
|
commit | commitdiff | tree |
2007-02-08 |
sephe | Convert RX buffer signal level to relative RX signal...
|
commit | commitdiff | tree |
2007-02-07 |
sephe | Convert RX desc's rssi field to relative RX signal...
|
commit | commitdiff | tree |
2007-02-07 |
sephe | For rum(4) and rt2661 part of ral(4):
|
commit | commitdiff | tree |
2007-02-06 |
sephe | Absolute RX siganl strength correction value from EEPROM...
|
commit | commitdiff | tree |
2007-02-06 |
sephe | Correctly calculate absolute RX signal strength and...
|
commit | commitdiff | tree |
2007-02-06 |
sephe | Use relative RX signal strength (relative to noise...
|
commit | commitdiff | tree |
2007-02-06 |
sephe | For rt2661 part:
|
commit | commitdiff | tree |
2007-02-06 |
sephe | Use relative RX signal strength (relative to noise...
|
commit | commitdiff | tree |