summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2008-11-252-5/+27
* p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-253-25/+35
* p54: minor fixesChristian Lamparter2008-11-252-4/+8
* p54: enable Mesh Point supportChristian Lamparter2008-11-251-3/+8
* mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith2008-11-251-1/+1
* ath9k: make DMA memory consistentLuis R. Rodriguez2008-11-251-2/+11
* ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez2008-11-251-3/+2Star
* rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-255-28/+111
* rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger2008-11-252-4/+2Star
* rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2008-11-252-4/+136
* rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski2008-11-253-12/+69
* rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski2008-11-251-1/+1
* ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian2008-11-251-15/+14Star
* ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian2008-11-251-1/+1
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-254-11/+11
* ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2008-11-252-4/+4
* ath9k: INI update for atheros chipets.Senthil Balasubramanian2008-11-254-205/+586
* iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2008-11-252-0/+5
* cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez2008-11-252-1/+19
* cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-259-24/+591
* cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez2008-11-251-0/+3
* cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez2008-11-251-8/+1Star
* cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez2008-11-251-2/+3
* cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez2008-11-251-8/+21
* cfg80211: remove switch from __set_regdom()Luis R. Rodriguez2008-11-251-15/+6Star
* cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez2008-11-251-26/+17Star
* cfg80211: mark negative frequencies as invalidLuis R. Rodriguez2008-11-251-1/+1
* iwlwifi: iwl-fh.h cleanupTomas Winkler2008-11-251-24/+17Star
* iwlwifi: some fh document fix and cleanupZhu, Yi2008-11-252-9/+4Star
* iwlwifi: configure_filter rewriteZhu, Yi2008-11-254-59/+70
* iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-259-12/+13
* iwlwifi: replace magic constants with defineChatre, Reinette2008-11-252-4/+4
* iwlwifi: rs: remove fc variable and other cleanupsTomas Winkler2008-11-251-29/+19Star
* iwlwifi: consolidate station management codeTomas Winkler2008-11-258-132/+148
* iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet2008-11-251-78/+117
* rt2x00: Fix TX failure pathIvo van Doorn2008-11-252-10/+7Star
* rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn2008-11-253-201/+280
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-257-431/+310Star
* ath5k: name pci driver "ath5k" tooJohannes Berg2008-11-251-1/+1
* Revert "hso: Fix crashes on close."David S. Miller2008-11-251-9/+2Star
* Revert "hso: Fix free of mutexes still in use."David S. Miller2008-11-251-87/+23Star
* Revert "hso: Add TIOCM ioctl handling."David S. Miller2008-11-251-317/+12Star
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-252-4/+0Star
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-252-4/+0Star
* igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2008-11-252-3/+4
* igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2008-11-252-20/+6Star
* DCB: fix kconfig optionJeff Kirsher2008-11-258-21/+31
* aoe: remove private mac address format functionHarvey Harrison2008-11-255-25/+14Star
* hso: Hook up ->reset_resumeDenis Joseph Barrow2008-11-251-0/+1
* hso: Add TIOCM ioctl handling.Denis Joseph Barrow2008-11-251-12/+317