Commit Graph

133515 Commits (be1b08af61379be23d9975eaab29054e9166b13c)
 

Author SHA1 Message Date
Vasanthakumar Thiagarajan be1b08af61 ath9k: Use suitable macros with 4k eeprom data 16 years ago
Helmut Schaa cc88aff073 ipw2x00: remove obsolete enums 16 years ago
Helmut Schaa d74cc9a7a3 ipw2x00: Use IE definitions from linux/ieee80211.h 16 years ago
Helmut Schaa 30e1863ccb ipw2x00: remove duplicated defines 16 years ago
Helmut Schaa 3756162b06 libipw: fix debug output 16 years ago
Gabor Juhos 5077fd358b ath9k: always compile ath_radio_{en,dis}able 16 years ago
Gabor Juhos 5210311543 ath9k: fix compile error in debug.c 16 years ago
Gabor Juhos 9251f0b418 ath9k: fix compile error in ahb.c 16 years ago
Gabor Juhos 6b765deb01 ath9k: fix AR_SREV_9100_OR_LATER macro 16 years ago
Gabor Juhos d4376ebe16 ath9k: move ar9100 version checking macros into a more appropriate place 16 years ago
Gabor Juhos a8c96d3b22 ath9k: cleanup AR5416 version checking macros 16 years ago
Senthil Balasubramanian 978b532642 ath9k: Incorrect AR9285 version check macro 16 years ago
Senthil Balasubramanian 4e84516838 ath9k: INI update for AR9285 and periodic PA offset caliberation 16 years ago
Senthil Balasubramanian b03a9db95a ath9k: RX buffers may be accessed/freed even before initialized/alloced. 16 years ago
Senthil Balasubramanian f0e6ce13c1 ath9k: Get rid of unnecessary ATOMIC memory alloc during init time 16 years ago
Luis R. Rodriguez ec329acef9 cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm 16 years ago
Luis R. Rodriguez 611b6a82aa cfg80211: Enable passive scan on channels 12-14 for world roaming 16 years ago
Luis R. Rodriguez 22cad73587 mac80211_hwsim: add support for 5 GHz 16 years ago
Christian Lamparter 94041b2940 p54: enable power save support 16 years ago
Christian Lamparter d0b45aef4f p54: initial SoftLED support 16 years ago
Christian Lamparter efeada2c0a p54: fix iwconfig txpower off 16 years ago
Christian Lamparter ad5e72ee81 p54pci: convert printk(KERN_* to dev_* 16 years ago
Christian Lamparter 2ac710720c p54: unify ieee80211 device registration 16 years ago
Christian Lamparter fbf95296c1 p54usb: stop USB core interference in exit path 16 years ago
Gabor Juhos 19d8bc22bc ath9k: create a common debugfs_root for all device instances 16 years ago
Jouni Malinen 0eeb59fe2c mac80211: Fix WMM ACM parsing and AC downgrade operation 16 years ago
Andrey Borzenkov 2bfc5cb57b orinoco: firmware: consistently compile out fw cache support if not requested 16 years ago
Ilpo Järvinen afece1c658 tcp: make sure xmit goal size never becomes zero 16 years ago
Ilpo Järvinen 2a3a041c4e tcp: cache result of earlier divides when mss-aligning things 16 years ago
Ilpo Järvinen 0c54b85f28 tcp: simplify tcp_current_mss 16 years ago
Ilpo Järvinen 72211e9050 tcp: don't check mtu probe completion in the loop 16 years ago
Ilpo Järvinen c887e6d2d9 tcp: consolidate paws check 16 years ago
Ilpo Järvinen c43d558a51 tcp: kill dead end_seq variable in clean_rtx_queue 16 years ago
Ilpo Järvinen 5861f8e58d tcp: remove pointless .dsack/.num_sacks code 16 years ago
Jarek Poplawski 7cd0a63872 pkt_sched: Change misleading code in class delete. 16 years ago
Eric Dumazet 8bdd663aba net: reorder fields of struct socket 16 years ago
Dhananjay Phadke ff4fbd43fe netxen: update version to 4.0.30 16 years ago
Dhananjay Phadke d8b100c5da netxen: add receive side scaling (rss) support 16 years ago
Dhananjay Phadke 9b3ef55c6d netxen: remove old lro code 16 years ago
Dhananjay Phadke 438627c77b netxen: sanitize variable names 16 years ago
Dhananjay Phadke 0b72e659a1 netxen: add suspend resume support 16 years ago
Dhananjay Phadke fbb52f2272 netxen: fix endianness in serial number 16 years ago
PJ Waskiewicz 09e1c06148 ixgbe: Add documentation for the driver 16 years ago
Jesse Brandeburg 4df1046622 ixgbe: Cleanup some whitespace issues, fixup and add some comments 16 years ago
PJ Waskiewicz 885125399e ixgbe: Two small fixes for 82599 when bringing the device down and for WoL 16 years ago
Jesse Brandeburg 9891ca7cdc ixgbe: Add a few safety nets for register writes and descriptor cleanups 16 years ago
Jesse Brandeburg 2a41ff8116 ixgbe: Cleanup on the Rx init path 16 years ago
Jesse Brandeburg 9a1a69adad ixgbe: Fix the Tx clean logic to return proper status 16 years ago
Jesse Brandeburg 4dd64df895 ixgbe: fix bug with napi add before request_irq 16 years ago
Jesse Brandeburg 509ee935ec ixgbe: Fix interrupt configuration for 82599 16 years ago