summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki2-2/+1131
2011-03-01rtlwifi: Fix error registering rate-controlChaoming Li1-9/+6
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau3-10/+36
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau3-20/+44
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan3-20/+81
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka4-269/+225
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka9-183/+155
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka4-2/+15
2011-02-28iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka3-27/+62
2011-02-28iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka3-26/+59
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2-0/+3
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau4-170/+61
2011-02-28p54: fix a NULL pointer dereference bugFelix Fietkau1-2/+5
2011-02-28rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani1-3/+3
2011-02-28rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani3-2/+12
2011-02-28iwlwifi: remove duplicate initializationDan Carpenter1-1/+1
2011-02-28Bluetooth: Fix BT_L2CAP and BT_SCO in KconfigGustavo F. Padovan1-2/+4
2011-02-28at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville1-1/+2
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy4-35/+57
2011-02-26iwlagn: split BT page and inquiry UART msgWey-Yi Guy2-7/+12
2011-02-26iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy1-0/+78
2011-02-26iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy1-0/+23
2011-02-26iwlagn: name change for BT config commandWey-Yi Guy2-2/+2
2011-02-25iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville15-73/+71
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg6-0/+118
2011-02-25mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka1-6/+3
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan1-1/+1
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan1-0/+4
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan1-4/+4
2011-02-25b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2-0/+79
2011-02-25iwlagn: fix iwlagn_check_needed_chainsJohannes Berg1-17/+41
2011-02-25mac80211: copy peer MCS TX parametersJohannes Berg1-1/+4
2011-02-25orinoco: Drop scan results with unknown channelsJoe Gunn1-0/+5
2011-02-25mac80211: remove IBSS merge delayJohannes Berg1-5/+0
2011-02-25mac80211: make tx() operation return voidJohannes Berg37-237/+122
2011-02-25iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2-4/+11
2011-02-25p54: implement set_coverage_classChristian Lamparter3-1/+21
2011-02-24rtl8192c: fix compilation errorsJohannes Berg2-12/+12
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger34-185/+744
2011-02-23rtlwifi: Eliminate udelay calls with too large valuesWilly Tarreau2-21/+0
2011-02-23rtlwifi: Let rtlwifi build when PCI is not enabledWilly Tarreau1-1/+4
2011-02-23rtl8192cu: fix build error (vmalloc/vfree undefined)Willy Tarreau1-1/+1
2011-02-23rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is notWilly Tarreau1-1/+1
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg17-21/+25
2011-02-23mac80211: Fix a race on enabling power save.Vivek Natarajan2-3/+13
2011-02-23b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki1-2/+2
2011-02-23b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki1-9/+9
2011-02-23b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki1-3/+3
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan1-3/+1
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan1-0/+17