- 5f2f6da net: Fix oops in dev_ifsioc() by Jarek Poplawski · 16 years ago
- d3d3170 tg3: Update version to 3.97 by Matt Carlson · 16 years ago
- aa10f27 tg3: tg3.h cleanups by Matt Carlson · 16 years ago
- 69fc405 tg3: Remove unused cfgspc device members by Matt Carlson · 16 years ago
- 027455a tg3: Cleanup IPV6 LSO by Matt Carlson · 16 years ago
- 2023276 tg3: WOL fixes by Matt Carlson · 16 years ago
- 7f3ff4f pkt_sched: Annotate uninitialized var in sfq_enqueue() by Jarek Poplawski · 16 years ago
- bfb8cc3 ixgbe: fix the display of DCB control stats in ethtool by Don Skidmore · 16 years ago
- f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 16 years ago
- 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
- c2da953 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
- 9cf7f24 b43: Add key memory dumping by Michael Buesch · 16 years ago
- b929ecf b43: Suspend MAC while killing the radio by Michael Buesch · 16 years ago
- fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
- 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
- ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
- e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
- d10d0e5 b43: Fix some MAC locking by Michael Buesch · 16 years ago
- 0e7690f iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). by Rami Rosen · 16 years ago
- be2864c ath9k: Fixed RX decryption status reporting by Jouni Malinen · 16 years ago
- ea61213 ath9k: Fix key cache slot selection for splitmic by Jouni Malinen · 16 years ago
- aa33de0 ath9k: Protect config() callback with a mutex by Sujith · 16 years ago
- 5e3f308 mac80211: Print unknown packet type in tasklet_handler by Larry Finger · 16 years ago
- 6110781 p54usb: bring first generation devices back to life by Christian Lamparter · 16 years ago
- 6ace289 ath9k: Key cache allocation for AP mode by Jouni Malinen · 16 years ago
- f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 16 years ago
- 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
- f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
- 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 16 years ago
- febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
- 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
- c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
- 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago
- 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
- 1355412 mac80211: fix a typo in ieee80211_send_assoc() method. by Rami Rosen · 16 years ago
- 73ec1cc iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. by Rami Rosen · 16 years ago
- ca8a856 ath9k: Move rate control alg register/unregister to appropriate place by Vasanthakumar Thiagarajan · 16 years ago
- 9bf9fca ath9k: Synchronize DMA transfer with CPU at right place by Vasanthakumar Thiagarajan · 16 years ago
- f7a276a ath9k: Remove MAC header pad before reporting TX status by Jouni Malinen · 16 years ago
- da027ca ath9k: Fix TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
- 8d6f658 mac80211: Remove radiotap rate-present flag for HT by Jouni Malinen · 16 years ago
- d858822 rtl8187: Fix crash on unload when using SLUB debug by Herton Ronaldo Krzesinski · 16 years ago
- 0a5ec96 p54: remove free_on_tx parameter by Christian Lamparter · 16 years ago
- 69ba3e5 p54: more accurate rssi to dBm conversion by Christian Lamparter · 16 years ago
- da9f57e rtl8187: Fix error returns by Larry Finger · 16 years ago
- 2382792 libertas: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
- ee370ce p54: update ACK failure statistic counter in real-time by Christian Lamparter · 16 years ago
- 54fdb04 p54: move statistic timer update routine into a workqueue by Christian Lamparter · 16 years ago
- d5e4903 iwlagn: fix agn rate scaling by Mohamed Abbas · 16 years ago
- b8d476c mac80211: Send Layer 2 Update frame on reassociation by Jouni Malinen · 16 years ago
- 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 16 years ago
- baad1d9 ath9k: Report HT rates in RX status by Jouni Malinen · 16 years ago
- 0fb8ca4 mac80211: Add HT rates into RX status reporting by Jouni Malinen · 16 years ago
- 9d8eed1 ath9k: Do not use association state to update rate table by Sujith · 16 years ago
- 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
- 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
- c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
- ab5024a net: ppp_generic - use DEFINE_IDR for static initialization by Cyrill Gorcunov · 16 years ago
- a109a5b cxgb3: manage private iSCSI IP address by Karen Xie · 16 years ago
- 221b3d6 ucc_geth: Remove UGETH_FILTERING dead code by Anton Vorontsov · 16 years ago
- 3e73fc9 ucc_geth: Fix IO memory (un)mapping code by Anton Vorontsov · 16 years ago
- ba57469 ucc_geth: Cleanup repetitive ucc_geth_memclean() calls by Anton Vorontsov · 16 years ago
- 67c2fb8 ucc_geth: Fix IRQ freeing code in ucc_geth_open() by Anton Vorontsov · 16 years ago
- 1762a29 ucc_geth: Fix TX watchdog timeout handling by Anton Vorontsov · 16 years ago
- b3431c6 ucc_geth: Fix endless loop in stop_{tx,rx} routines by Anton Vorontsov · 16 years ago
- 6086ebc tcp: Stop scaring users with "treason uncloaked!" by Matt Mackall · 16 years ago
- e98def1 NIU: Implement discard counters, optimize by Jesper Dangaard Brouer · 16 years ago
- d231776 NIU: Implement discard counters, info/debug statements. by Jesper Dangaard Brouer · 16 years ago
- b8a606b NIU: Implement discard counters by Jesper Dangaard Brouer · 16 years ago
- 5664dd5 enc28j60: reduce the number of spi transfers in enc28j60_set_bank() by Baruch Siach · 16 years ago
- b88a2a2 netdevice zd1201: Use after free by Wang Chen · 16 years ago
- 3de77cf Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" by David S. Miller · 16 years ago
- 49ad959 Revert "net: release skb->dst in sock_queue_rcv_skb()" by David S. Miller · 16 years ago
- 3b5b35d bonding: use port_params in __update_lacpdu_from_port by Holger Eitzenberger · 16 years ago
- 3c52065 bonding: use port_params in __update_default_selected() by Holger Eitzenberger · 16 years ago
- ce6a49a bonding: use port_params in __update_selected() by Holger Eitzenberger · 16 years ago
- a6ae186 bonding: remove various function declarations by Holger Eitzenberger · 16 years ago
- c7e703d bonding: init port_params from template by Holger Eitzenberger · 16 years ago
- 5eefd1a bonding: use plain memcpy in __record_default() by Holger Eitzenberger · 16 years ago
- b99d6ba bonding: use port_params in __record_pdu() by Holger Eitzenberger · 16 years ago
- 1055c9a bonding: introduce and use port_params structure by Holger Eitzenberger · 16 years ago
- aa31281 bonding: improve elaborate port_state assignment by Holger Eitzenberger · 16 years ago
- 4219988 gianfar: Continue polling until both tx and rx are empty by Andy Fleming · 16 years ago
- 8c7396a gianfar: Merge Tx and Rx interrupt for scheduling clean up ring by Dai Haruki · 16 years ago
- c50a5d9 gianfar: Use interface name in interrupt name to distinguish the source. by Dai Haruki · 16 years ago
- 4669bc9 gianfar: Add Scatter Gather support by Dai Haruki · 16 years ago
- 8882d9a gianfar: Fix packet drop when out of memory by Andy Fleming · 16 years ago
- a693722 dccp_diag: LISTEN sockets don't have CCIDs by Arnaldo Carvalho de Melo · 16 years ago
- 9732d52 Phonet: USB CDC Phonet function for gadget framework by Rémi Denis-Courmont · 16 years ago
- 893873f Phonet: get rid of deferred work on the transmission path by Rémi Denis-Courmont · 16 years ago
- be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
- 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 16 years ago
- 2d91d78 Phonet: allocate a non-Ethernet ARP type by Rémi Denis-Courmont · 16 years ago
- fc10af8 vcan: whitespace fixes by Oliver Hartkopp · 16 years ago
- 7a95d26 net: ppp_generic - use idr technique instead of cardmaps by Cyrill Gorcunov · 16 years ago
- c0700f9 bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} by David S. Miller · 16 years ago
- f6d5243 bnx2: Don't redefine FLOW_CTRL_{RX,TX}. by David S. Miller · 16 years ago
- 1f2435e bnx2: Update version to 1.9.0. by Michael Chan · 16 years ago
- 4e1d0de bnx2: Rename MSI-X vectors. by Michael Chan · 16 years ago
- f40e063 drivers/net/hamradio: Move a dereference below a NULL test by Julia Lawall · 16 years ago