summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-283-2/+12
| | * | | iwlwifi: remove duplicate initializationDan Carpenter2011-02-281-1/+1
| | * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-02-284-30/+158
| | |\ \ \
| | | * | | iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy2011-02-264-35/+57
| | | * | | iwlagn: split BT page and inquiry UART msgWey-Yi Guy2011-02-262-7/+12
| | | * | | iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy2011-02-261-0/+78
| | | * | | iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy2011-02-261-0/+23
| | | * | | iwlagn: name change for BT config commandWey-Yi Guy2011-02-262-2/+2
| | * | | | at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville2011-02-281-1/+2
| | |/ / /
| | * | | iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville2011-02-2515-73/+71
| | * | | ath9k: Fix compilation warning.Vivek Natarajan2011-02-251-1/+1
| | * | | ath9k: Cancel pll_work while disabling radio.Vivek Natarajan2011-02-251-0/+4
| | * | | ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan2011-02-251-4/+4
| | * | | b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2011-02-252-0/+79
| | * | | iwlagn: fix iwlagn_check_needed_chainsJohannes Berg2011-02-251-17/+41
| | * | | orinoco: Drop scan results with unknown channelsJoe Gunn2011-02-251-0/+5
| | * | | mac80211: make tx() operation return voidJohannes Berg2011-02-2534-126/+63
| | * | | iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2011-02-252-4/+11
| | * | | p54: implement set_coverage_classChristian Lamparter2011-02-253-1/+21
| | * | | rtl8192c: fix compilation errorsJohannes Berg2011-02-242-12/+12
| | * | | rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger2011-02-2334-185/+744
| | * | | rtlwifi: Eliminate udelay calls with too large valuesWilly Tarreau2011-02-232-21/+0
| | * | | rtlwifi: Let rtlwifi build when PCI is not enabledWilly Tarreau2011-02-231-1/+4
| | * | | rtl8192cu: fix build error (vmalloc/vfree undefined)Willy Tarreau2011-02-231-1/+1
| | * | | rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is notWilly Tarreau2011-02-231-1/+1
| | * | | mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-2314-14/+17
| | * | | b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki2011-02-231-2/+2
| | * | | b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki2011-02-231-9/+9
| | * | | b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki2011-02-231-3/+3
| | * | | ath9k_htc: Fix error path in URB allocationSujith Manoharan2011-02-231-3/+1
| | * | | ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan2011-02-231-0/+17
| | * | | ath9k_htc: Fix RX filtersSujith Manoharan2011-02-231-2/+7
| | * | | ath9k_htc: Fix host RX initializationSujith Manoharan2011-02-231-8/+0
| | * | | ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan2011-02-231-4/+15
| | * | | ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-234-15/+115
| | * | | ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-233-17/+43
| | * | | ath9k_htc: Calculate and set the HW opmodeSujith Manoharan2011-02-231-1/+14
| | * | | ath9k_htc: Allow AP interface to be createdSujith Manoharan2011-02-232-0/+19
| | * | | ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2011-02-232-2/+40
| | * | | ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan2011-02-231-0/+4
| | * | | ath9k_htc: Use VIF from the packet's control dataSujith Manoharan2011-02-231-1/+7
| | * | | ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan2011-02-232-3/+3
| | * | | ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2011-02-232-0/+40
| | * | | ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-234-41/+74
| | * | | ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-233-17/+6
| | * | | ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2011-02-232-16/+6
| | * | | ath9k_htc: Fix error handling in add_interfaceSujith Manoharan2011-02-231-4/+6
| | * | | ath9k_htc: Unify target capability updatingSujith Manoharan2011-02-231-14/+5
| | * | | ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-233-54/+130
| | * | | ath9k_htc: Handle storage devicesSujith Manoharan2011-02-232-6/+69