Commit Graph

143506 Commits (4499b23933b44bf9e56d1a29b51d9a62941f9fa4)
 

Author SHA1 Message Date
PJ Waskiewicz 2f3889f42e ixgbe: Fix the DCB PFC thresholds for 82599 16 years ago
PJ Waskiewicz f92ef20298 ixgbe: Fix DCB traffic class mapping for 82599 16 years ago
Alexander Beregalov d32da050a3 wan/pc300_drv: convert to net_device_ops 16 years ago
Alexander Beregalov f6a2629353 irda: include etherdevice.h for eth_*() functions 16 years ago
Jesse Brandeburg 843f42678f e1000: fix transmit routine exit bug 16 years ago
Jesse Brandeburg a86043c2ad e1000e: fix bug in restart queue logic 16 years ago
Brice Goglin 6498be3fba myri10ge: fix tx ring size in ethtool -g 16 years ago
Brice Goglin 9713107918 myri10ge: add MODULE_DEVICE_TABLE 16 years ago
Brice Goglin 2d90b0aa3b myri10ge: allow per-board firmware overriding 16 years ago
Brice Goglin 5908182506 myri10ge: force stats update in ethtool gstats 16 years ago
Joe Perches b1e8fd54af MAINTAINERS - Update NETWORKING W: url and standardize T: git url 16 years ago
Joe Perches 788873ac70 MAINTAINERS - Add section NETWORKING DRIVERS 16 years ago
David S. Miller a54bfa40fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
David S. Miller 134ffb4cad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 16 years ago
Tony Breeds 2238aff5bb ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() 16 years ago
Patrick McHardy 98d500d66c netfilter: nf_nat: add support for persistent mappings 16 years ago
Johannes Berg 1269fa737f ar9170: fix struct layout on arm 16 years ago
Pavel Roskin 91fe9ca74e orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() 16 years ago
Gerrit Renker 23a99840d5 mac80211: Fragmentation threshold (typo) 16 years ago
Herton Ronaldo Krzesinski f05faa31c3 rt2x00: prevent double kfree when failing to register hardware 16 years ago
Johannes Berg d60cc91acd fix iwl3945 registration regression 16 years ago
Michael Buesch a860402d8f mac80211: quiet beacon loss messages 16 years ago
Michael Buesch 591f3dc200 b43: Do radio lock assertion in software 16 years ago
Ivo van Doorn 6aabd4c444 rt2x00: Add rt73usb USB IDs 16 years ago
Christian Lamparter e3062403f5 p54usb: add Telsey 802.11g USB2.0 Adapter 16 years ago
Christian Lamparter 4fc298b866 ar9170: add Cace Airpcap NX usb_id 16 years ago
Dan Williams 011f5c5bb2 airo: queue SIOCSIWAUTH-requested auth mode change for next commit 16 years ago
Jamie Lentin 02a9a39294 at76c50x-usb: Add device ID for OQO model 01+ 16 years ago
Philip Rakity f54930f363 libertas: don't leak skb on receive error 16 years ago
Johannes Berg 47afbaf5af mac80211: correct wext transmit power handler 16 years ago
Pavel Roskin 853da11b94 ath9k: fix access to a freed skb in ath_rx_tasklet() 16 years ago
Masakazu Mokuno c6dbe17f19 net/ps3: Fix wireless AP connect error handling 16 years ago
Christian Lamparter 731c653168 p54spi: fix locking warning in p54spi_op_tx 16 years ago
Christian Lamparter 540828196e p54: replace MAC80211_LEDS with P54_LEDS in p54.h 16 years ago
Michael Buesch cf68636a97 b43: Refresh RX poison on buffer recycling 16 years ago
Michael Buesch ec9a1d8c13 b43: Poison RX buffers 16 years ago
Vasanthakumar Thiagarajan b3631286ac mac80211: Fix bug in getting rx status for frames pending in reorder buffer 16 years ago
Luis R. Rodriguez 0ad8acaf43 cfg80211: fix NULL pointer deference in reg_device_remove() 16 years ago
Atsushi Nemoto 3664090e19 phylib: Fix delay argument of schedule_delayed_work 16 years ago
Sascha Hauer fe957c40ec fec: call fec_restart() in fec_open() 16 years ago
Sascha Hauer f0b3fbeae1 FEC Buffer rework 16 years ago
Sascha Hauer 009fda83ee fec: switch to net_device_ops 16 years ago
Sascha Hauer 3644ee00c4 fec: remove debugging printks 16 years ago
Sascha Hauer 8549889c33 fec: align receive packets 16 years ago
Sascha Hauer 4f1ceb4b46 fec: refactor init function 16 years ago
Sascha Hauer 4e8318368a fec: refactor set_multicast_list() to make it more readable 16 years ago
Sascha Hauer 22f6b860da fec: Codingstyle cleanups 16 years ago
Sascha Hauer 8d4dd5cff8 fec: remove unnecessary cast 16 years ago
Sascha Hauer 2e28532f7e fec: do not typedef struct types 16 years ago
Sascha Hauer f44d630528 fec: switch to writel/readl 16 years ago