summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-25ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian4-11/+11
2008-11-25ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2-4/+4
2008-11-25ath9k: INI update for atheros chipets.Senthil Balasubramanian4-205/+586
2008-11-25iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2-0/+5
2008-11-25cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez2-1/+19
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez9-24/+591
2008-11-25cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez1-0/+3
2008-11-25cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez1-8/+1
2008-11-25cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez1-2/+3
2008-11-25cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez1-8/+21
2008-11-25cfg80211: remove switch from __set_regdom()Luis R. Rodriguez1-15/+6
2008-11-25cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez1-26/+17
2008-11-25cfg80211: mark negative frequencies as invalidLuis R. Rodriguez1-1/+1
2008-11-25iwlwifi: iwl-fh.h cleanupTomas Winkler1-24/+17
2008-11-25iwlwifi: some fh document fix and cleanupZhu, Yi2-9/+4
2008-11-25iwlwifi: configure_filter rewriteZhu, Yi4-59/+70
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar9-12/+13
2008-11-25iwlwifi: replace magic constants with defineChatre, Reinette2-4/+4
2008-11-25iwlwifi: rs: remove fc variable and other cleanupsTomas Winkler1-29/+19
2008-11-25iwlwifi: consolidate station management codeTomas Winkler8-132/+148
2008-11-25iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet1-78/+117
2008-11-25rt2x00: Fix TX failure pathIvo van Doorn2-10/+7
2008-11-25rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn3-201/+280
2008-11-25rt2x00: Cleanup indirect register accessIvo van Doorn7-431/+310
2008-11-25ath5k: name pci driver "ath5k" tooJohannes Berg1-1/+1
2008-11-25Revert "hso: Fix crashes on close."David S. Miller1-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller1-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller1-317/+12
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan2-4/+0
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2-4/+0
2008-11-25igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2-3/+4
2008-11-25igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2-20/+6
2008-11-25DCB: fix kconfig optionJeff Kirsher8-21/+31
2008-11-25aoe: remove private mac address format functionHarvey Harrison5-25/+14
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger1-0/+1
2008-11-24tcp: handle shift/merge of cloned skbs tooIlpo Järvinen1-5/+2
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen3-0/+10
2008-11-24tcp: Make shifting not clear the hintsIlpo Järvinen1-2/+14
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen4-7/+427
2008-11-24tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen1-15/+17
2008-11-24tcp: Make SACK code to split only at mss boundariesIlpo Järvinen1-4/+23
2008-11-24tcp: more aggressive skippingIlpo Järvinen1-1/+1
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen3-53/+52
2008-11-24tcp: collapse more than two on retransmissionIlpo Järvinen1-37/+59