aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-04
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-04
| |\
| | * b43: N-PHY: rev3+: add static tablesRafał Miłecki2011-03-01
| | * rtlwifi: Fix error registering rate-controlChaoming Li2011-03-01
| | * ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-01
| | * iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-28
| | * iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-28
| | * iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-28
| | * iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka2011-02-28
| | * iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-28
| | * ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2011-02-28
| | * ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-28
| | * p54: fix a NULL pointer dereference bugFelix Fietkau2011-02-28
| | * rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani2011-02-28
| | * rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-28
| | * iwlwifi: remove duplicate initializationDan Carpenter2011-02-28
| | * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-02-28
| | |\
| | | * iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy2011-02-26
| | | * iwlagn: split BT page and inquiry UART msgWey-Yi Guy2011-02-26
| | | * iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy2011-02-26
| | | * iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy2011-02-26
| | | * iwlagn: name change for BT config commandWey-Yi Guy2011-02-26
| | * | at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville2011-02-28
| | |/
| | * iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville2011-02-25
| | * ath9k: Fix compilation warning.Vivek Natarajan2011-02-25
| | * ath9k: Cancel pll_work while disabling radio.Vivek Natarajan2011-02-25
| | * ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan2011-02-25
| | * b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2011-02-25
| | * iwlagn: fix iwlagn_check_needed_chainsJohannes Berg2011-02-25
| | * orinoco: Drop scan results with unknown channelsJoe Gunn2011-02-25
| | * mac80211: make tx() operation return voidJohannes Berg2011-02-25
| | * iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2011-02-25
| | * p54: implement set_coverage_classChristian Lamparter2011-02-25
| | * rtl8192c: fix compilation errorsJohannes Berg2011-02-24
| | * rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger2011-02-23
| | * rtlwifi: Eliminate udelay calls with too large valuesWilly Tarreau2011-02-23
| | * rtlwifi: Let rtlwifi build when PCI is not enabledWilly Tarreau2011-02-23
| | * rtl8192cu: fix build error (vmalloc/vfree undefined)Willy Tarreau2011-02-23
| | * rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is notWilly Tarreau2011-02-23
| | * mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
| | * b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki2011-02-23
| | * b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki2011-02-23
| | * b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki2011-02-23
| | * ath9k_htc: Fix error path in URB allocationSujith Manoharan2011-02-23
| | * ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan2011-02-23
| | * ath9k_htc: Fix RX filtersSujith Manoharan2011-02-23
| | * ath9k_htc: Fix host RX initializationSujith Manoharan2011-02-23
| | * ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan2011-02-23
| | * ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-23
| | * ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-23