ppp_generic: Use skb_peek() in ppp_receive_mp_frame().
[linux-2.6] / drivers / net /
2008-09-23  David S. Millerppp_generic: Use skb_peek() in ppp_receive_mp_frame().
2008-09-23  David S. Millerzd1211: Use skb_queue_walk() instead of by-hand impleme...
2008-09-23  David S. Millerde4x5: Use skb_queue_head instead of by-hand implementa...
2008-09-23  David S. Millerusbnet: Use skb_queue_walk_safe() instead of by-hand...
2008-09-23  Jaswinder Singhcassini: use request_firmware
2008-09-23  Julia Lawalldrivers/net/wan: Use DIV_ROUND_UP
2008-09-23  Bjorn Helgaasirda: follow lspci device/vendor style
2008-09-22  David S. Millercxgb3: Use SKB list interfaces instead of home-grown...
2008-09-22  David S. Millernet: Remove __skb_insert() calls outside of skbuff...
2008-09-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-19  David S. Millerqlge: Protect qlge_resume() with CONFIG_PM
2008-09-19  David S. Millerqlge: Fix warnings in debugging code.
2008-09-19  David S. MillerMerge branch 'new-drivers' of /linux/kernel/git/jgarzik...
2008-09-18  Benjamin Libnx2: Remove timer_interval field from the bnx2 structure
2008-09-18  Benjamin Libnx2: Remove name field from bnx2 structure
2008-09-18  Benjamin Libnx2: Update MODULE_DESCRIPTION to include the 5716
2008-09-18  Benjamin Libnx2: In bnx2_set_mac_link() return void rather then int
2008-09-18  Ron Mercerqlge: New Qlogic 10Gb Ethernet Driver.
2008-09-18  Guo-Fu Tsengjme: JMicron Gigabit Ethernet Driver
2008-09-18  Scott Feldmanenic: add Cisco 10G Ethernet NIC driver
2008-09-18  Chris Snookatl2: add atl2 driver
2008-09-17  Simon HormanMerge git://git./linux/kernel/git/horms/lvs-2.6 into...
2008-09-15  John W. Linvillelibertas: correct "limited range of data type" warning
2008-09-15  David Kilroyorinoco: Fix compile warnings
2008-09-15  Johannes Bergmac80211 hwsim: make radio list dynamic
2008-09-15  Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-09-15  Javier Cardonalibertas: Reduce the WPA key installation time.
2008-09-15  Lorenzo Navab43: fix QoS parameters initialization
2008-09-15  Zhu Yiiwl3945: add MODULE_FIRMWARE for 3945 HW
2008-09-15  Tomas Winkleriwlwifi: add MODULE_FIRMWARE for 5000 HW
2008-09-15  Tomas Winkleriwlwifi: update 5350 Wifi PCI IDs
2008-09-15  Johannes Bergiwlwifi: don't access mac80211's AMPDU state machine
2008-09-15  Johannes Bergmac80211: share sta_info->ht_info
2008-09-15  Johannes Bergmac80211: move txrate_idx into RC algorithms
2008-09-15  Johannes Bergmac80211: share sta->supp_rates
2008-09-15  Johannes Bergmac80211: move last_txrate_idx into RC algorithms
2008-09-15  Johannes Bergmac80211 hwsim: verify sta pointers
2008-09-15  Johannes Bergmac80211: share STA information with driver
2008-09-15  Johannes Bergmac80211 hwsim: verify vif pointers
2008-09-15  Johannes Bergmac80211: use nl80211 interface types
2008-09-15  Dan Williamslibertas: convert SNMP_MIB to a direct command
2008-09-15  Vasanthakumar Thia... ath9k: Add RF kill support
2008-09-15  Vasanthakumar Thia... ath9k: Re-order functions in main.c
2008-09-15  Dan Williamslibertas: remove unused generic RESET command
2008-09-15  Luis R. Rodriguezzd1211rw: make use of new regulatory_hint()
2008-09-11  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-11  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-11  David S. Millertg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().
2008-09-11  Anna Neallibertas: Improvements on automatic tx power control...
2008-09-11  Guy Coheniwlwifi: Added support for 3 antennas
2008-09-11  Guy Coheniwlwifi: fix searching for best rate in new search...
2008-09-11  Abhijeet Kolekariwl3945 : Code cleanup
2008-09-11  Dan Williamslibertas: clear current command on card removal
2008-09-11  Ivo van Doornrt2x00: Make rt2x00 LEDS invisible config option
2008-09-11  Ivo van Doornrt2x00: Make RFKILL enabled by default
2008-09-11  Ivo van Doornrt2x00: Revert "rt2x00: Fix the beacon length bug"
2008-09-11  Ehud Gavronb43legacy: Fix to enhance TX speed
2008-09-11  Larry Fingerb43legacy: Fix failure in rate-adjustment mechanism
2008-09-11  Michael Bueschb43: Remove QoS update workqueue
2008-09-11  Michael Bueschb43 G-PHY: Remove mmiowb()
2008-09-11  Michael Bueschb43: Fix QoS defaults
2008-09-11  Christian Lamparterp54: 802.11a 5GHz phy support
2008-09-11  Christian Lamparterp54: control output power levels
2008-09-11  Christian Lamparterp54: add lots of useful rx/tx statistics
2008-09-11  Christian Lamparterp54: add more rx filters
2008-09-11  Christian Lamparterp54: 32-bit tsf timestamps
2008-09-11  Zhu Yiiwlwifi: fix compile warning
2008-09-11  Emmanuel Grumbachiwlwifi: remove uneeded declarations
2008-09-11  Grumbach, Emmanueliwlwifi: use the results from disconnected antenna...
2008-09-11  Ron Rindjunskyiwlwifi: rename ps_mode to sm_ps
2008-09-11  Tomas Winklermac80211: change MIMO_PS to SM_PS
2008-09-11  Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-09-11  David S. Millertg3: Use SKB DMA helper functions for TX.
2008-09-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-09  Simon HormanMerge git://git./linux/kernel/git/davem/net-next-2...
2008-09-09  David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-09-09  Yitchak Gertnerbnx2x: EEH recovery fix
2008-09-09  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-09  David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2008-09-08  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-08  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-09-08  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-09-08  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-09-08  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-09-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-09-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-09-08  Stefanik Gáboriwlwifi: enable packet injection for iwlagn
2008-09-08  Abhijeet Kolekariwl3945: enable active scanning on active channels
2008-09-08  Tomas Winkleriwlwifi: remove bad language from the comments
2008-09-08  Emmanuel Grumbachiwlwifi: take a fresh set of supported rates at each...
2008-09-08  Tomas Winkleriwlwifi: fix host command header according the HW spec
2008-09-08  Emmanuel Grumbachiwlwifi: allow association on radar channel in power...
2008-09-08  Tomas Winkleriwlwifi: cleanup PCI register handling
2008-09-08  Emmanuel Grumbachiwlwifi: fix strict_strtoul error checking
2008-09-08  Tomas Winkleriwlwifi: generic init calibrations framework
2008-09-08  Tomas Winkleriwlwifi: remove rfkill warning from iwl-io
2008-09-08  Tomas Winkleriwlwifi: replace readl and writel with io/read/write/32
2008-09-08  Tomas Winkleriwlwifi: use strict_strtoul instead of simple_strtoul
2008-09-08  Abhijeet Kolekariwl3945: avoid redundant iwl3945_get_active_dwell_time
next