2007-10-03 |
Sepherosa Ziehau | Polling(4) is enabled by default.
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | regen
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | Add device ids for Agere(LSI?) ET1310 chips
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | Restore BWI_PCIR_BAR with the correct value.
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | - Initialize 11b PHY rev4 according to v3 specification.
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Remove the second parameter of ether_input(), since:
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Move polling disablement, i.e. deregistering all...
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | Move poll_each_burst adjustment out of hot code path.
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Move poll_burst_max adjustment out of hot code path.
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - poll_burst and residual_burst are dynamicly adjusted...
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | Move reg_frac/reg_frac_count adjustment out of hot...
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Fix a bug introduced by dynamic polling frequency...
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Fix netstat(1) CIDR printing.
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Enable Onoe TX rate control.
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | - Adjust comment according to the recent addition of...
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Add description for 'pollcpu'
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Support polling(4) on multiple CPUs, i.e. each NIC...
|
commit | commitdiff | tree |
2007-09-17 |
Sepherosa Ziehau | Modulize bwi(4) debug prints. Leave ATTACH/INIT/TXPOWER...
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | Create per-interface sysctl tree.
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | - Pass mgt packet's node into bwi_encap(), so fallback...
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | - Use RF/PHY information printing format to print BBP...
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | For bwi(4) parts that use TX status registers:
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | For bwi(4) parts that use TX status ring:
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | - Add radio tap support
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Make sure that the received frame contains at least...
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Convert RSSI into signal strength (relative to noise...
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Shut up GCC41 warning: different pointer signedness
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Bug found by GCC41 warning:
|
commit | commitdiff | tree |
2007-09-12 |
Sepherosa Ziehau | Prepare to support polling(4) on multiple cpus:
|
commit | commitdiff | tree |
2007-09-10 |
Sepherosa Ziehau | - Add interrupt moderation support by only using TIMER...
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | - Make fwe(4) aware of IFF_POLLING setting in its if_init().
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | Correct DEVICE_POLLING support in vr_init()
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | NULL should never be passed to ether_poll_deregister...
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | - Fix comment.
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | Nuke the hack in vr(4) that polling(4) will be turned...
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | It does not make sense to call interface's initialization...
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | Kill token ring remainder.
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | - Add missing header protector
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | Hook bwi(4)
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | Add WIP support for Broadcom wireless chips:
|
commit | commitdiff | tree |
2007-09-02 |
Sepherosa Ziehau | Switch ipfw from ipfw1 to ipfw2.
|
commit | commitdiff | tree |
2007-08-22 |
Sepherosa Ziehau | Fix for CVE-2006-7180
|
commit | commitdiff | tree |
2007-08-22 |
Sepherosa Ziehau | - Add ic_headroom through which drivers can inform...
|
commit | commitdiff | tree |
2007-08-16 |
Sepherosa Ziehau | Extra ';' after if() would cause panic if attaching...
|
commit | commitdiff | tree |
2007-08-14 |
Sepherosa Ziehau | - Overlooked pccard dark corner: NIC lan id should...
|
commit | commitdiff | tree |
2007-08-14 |
Sepherosa Ziehau | If PCI_MAP_FIXUP is defined, we can no longer do the...
|
commit | commitdiff | tree |
2007-08-14 |
Sepherosa Ziehau | Add a new csum flag to tell IP defragmenter that csum_data...
|
commit | commitdiff | tree |
2007-08-12 |
Sepherosa Ziehau | PCI-E re(4) needs multi hash in reverse order. Add...
|
commit | commitdiff | tree |
2007-08-11 |
Sepherosa Ziehau | GC hostapd 0.4.9
|
commit | commitdiff | tree |
2007-08-11 |
Sepherosa Ziehau | GC wpa_supplicant 0.4.9
|
commit | commitdiff | tree |
2007-08-11 |
Sepherosa Ziehau | Re-enable hardware UDP/TCP checksum calculation with...
|
commit | commitdiff | tree |
2007-08-10 |
Sepherosa Ziehau | Hardware seems to have trouble to handle fragmented...
|
commit | commitdiff | tree |
2007-08-10 |
Sepherosa Ziehau | Fix txcsum/rxcsum ioctl support, so that txcsum and...
|
commit | commitdiff | tree |
2007-08-09 |
Sepherosa Ziehau | Pass address of mbuf pointer to bge_encap(), so the...
|
commit | commitdiff | tree |
2007-08-08 |
Sepherosa Ziehau | Add hardware csum offload support.
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | Update Marvell PHY supports.
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | regen
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | More Marvell PHY IDs.
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | Hook {wpa_supplicant, hostapd} 0.5.8 into building.
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | Merge from vendor branch HOSTAPD:
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | Import hostapd 0.5.8
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | Merge from vendor branch WPA_SUPPLICANT:
|
commit | commitdiff | tree |
2007-08-07 |
Sepherosa Ziehau | Import wpa_supplicant 0.5.8
|
commit | commitdiff | tree |
2007-08-04 |
Sepherosa Ziehau | 'phrase' and 'pending_polls' should never be changed...
|
commit | commitdiff | tree |
2007-07-19 |
Sepherosa Ziehau | Make ath(4) and ath_rate(4) depend on wlan(4).
|
commit | commitdiff | tree |
2007-07-18 |
Sepherosa Ziehau | regen
|
commit | commitdiff | tree |
2007-07-18 |
Sepherosa Ziehau | More Broadcom 43xx PCI IDs.
|
commit | commitdiff | tree |
2007-07-16 |
Sepherosa Ziehau | Correct RSSI calculation.
|
commit | commitdiff | tree |
2007-07-14 |
Sepherosa Ziehau | busdma(9) fixes for bfe(4):
|
commit | commitdiff | tree |
2007-07-14 |
Sepherosa Ziehau | - When creating dma map, allocate at least one bounce...
|
commit | commitdiff | tree |
2007-07-07 |
Sepherosa Ziehau | Fix comment.
|
commit | commitdiff | tree |
2007-07-07 |
Sepherosa Ziehau | Parameters of icu_{set,get}var() are used.
|
commit | commitdiff | tree |
2007-07-06 |
Sepherosa Ziehau | After lwkt_waitmsg/lwkt_waitport splitting, the second...
|
commit | commitdiff | tree |
2007-07-05 |
Sepherosa Ziehau | Update cardbus/pccard support.
|
commit | commitdiff | tree |
2007-06-26 |
Sepherosa Ziehau | If RX csum calculation with pseudo header is enabled...
|
commit | commitdiff | tree |
2007-06-23 |
Sepherosa Ziehau | - Add hw.skcX.imtime sysctl node and hw.skc.imtime...
|
commit | commitdiff | tree |
2007-06-22 |
Sepherosa Ziehau | - Factor out bge_{disable,enable}_intr().
|
commit | commitdiff | tree |
2007-06-22 |
Sepherosa Ziehau | - Add KTR_IF_{BGE,EM} to opt_ktr.h
|
commit | commitdiff | tree |
2007-06-22 |
Sepherosa Ziehau | Drain packets even if link is down.
|
commit | commitdiff | tree |
2007-06-21 |
Sepherosa Ziehau | Add some KTRs in bge(4) to count RX/TX packets per...
|
commit | commitdiff | tree |
2007-06-19 |
Sepherosa Ziehau | Add sysctl/tunable for TX/RX interrupt coalescing variables...
|
commit | commitdiff | tree |
2007-06-17 |
Sepherosa Ziehau | - Make "ifconfig nfeX mtu xxx" work.
|
commit | commitdiff | tree |
2007-06-16 |
Sepherosa Ziehau | - In bridge_enqueue(), dispatch the mbuf to the current...
|
commit | commitdiff | tree |
2007-06-15 |
Sepherosa Ziehau | Some non-802.11e non-standard conforming APs use seperate...
|
commit | commitdiff | tree |
2007-06-08 |
Sepherosa Ziehau | If PCI_MAP_FIXUP is defined, following fixes will be...
|
commit | commitdiff | tree |
2007-06-06 |
Sepherosa Ziehau | bridge_enqueue() does not use bridge(4)'s softc, so...
|
commit | commitdiff | tree |
2007-06-05 |
Sepherosa Ziehau | Don't let ether_input() to do the bridging work, i...
|
commit | commitdiff | tree |
2007-06-03 |
Sepherosa Ziehau | bridge_{input,output_serialized}() only need to be...
|
commit | commitdiff | tree |
2007-06-02 |
Sepherosa Ziehau | - Nuke the second parameter of bridge_stop(). This...
|
commit | commitdiff | tree |
2007-06-02 |
Sepherosa Ziehau | - Break long lines.
|
commit | commitdiff | tree |
2007-06-02 |
Sepherosa Ziehau | kmalloc(M_WAITOK) will never return NULL.
|
commit | commitdiff | tree |
2007-06-02 |
Sepherosa Ziehau | bstp_input() can't return non-NULL mbuf, explicitly...
|
commit | commitdiff | tree |
2007-06-02 |
Sepherosa Ziehau | - Avoid mbuf "use after free", if bridge(4) is in monitor...
|
commit | commitdiff | tree |
2007-05-31 |
Sepherosa Ziehau | Catch up with the latest LWKT msgport updating.
|
commit | commitdiff | tree |
2007-05-27 |
Sepherosa Ziehau | For rum(4) and ural(4):
|
commit | commitdiff | tree |
2007-05-27 |
Sepherosa Ziehau | Apply if_rum.c rev 1.11's resource alloc/free fixes...
|
commit | commitdiff | tree |
2007-05-26 |
Sepherosa Ziehau | Nuke commented out compat shim.
|
commit | commitdiff | tree |
2007-05-26 |
Sepherosa Ziehau | Add support for Broadcom NetXtreme II GigE. Jumbo...
|
commit | commitdiff | tree |
2007-05-19 |
Sepherosa Ziehau | - Turn on VLAN_MTU for 905B typed cards.
|
commit | commitdiff | tree |
2007-05-16 |
Sepherosa Ziehau | E2BIG -> EFBIG
|
commit | commitdiff | tree |