summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki
2011-03-01rtlwifi: Fix error registering rate-controlChaoming Li
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan
2011-02-28net: use pci_dev->revision, againSergei Shtylyov
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka
2011-02-28iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka
2011-02-28iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau
2011-02-28p54: fix a NULL pointer dereference bugFelix Fietkau
2011-02-28rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani
2011-02-28rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani
2011-02-28iwlwifi: remove duplicate initializationDan Carpenter
2011-02-28Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-02-28p54usb: add Senao NUB-350 usbidChristian Lamparter
2011-02-28at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy
2011-02-26iwlagn: split BT page and inquiry UART msgWey-Yi Guy
2011-02-26iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy
2011-02-26iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy
2011-02-26iwlagn: name change for BT config commandWey-Yi Guy
2011-02-25iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan
2011-02-25b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki
2011-02-25iwlagn: fix iwlagn_check_needed_chainsJohannes Berg
2011-02-25orinoco: Drop scan results with unknown channelsJoe Gunn
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-25iwlegacy: do not set tx power when channel is changingStanislaw Gruszka
2011-02-25p54: implement set_coverage_classChristian Lamparter
2011-02-25rndis_wlan: use power save only for BCM4320bJussi Kivilinna
2011-02-25carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka
2011-02-25Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-02-24rtlwifi: Need to include vmalloc.hDavid S. Miller
2011-02-24rtl8192c: fix compilation errorsJohannes Berg
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger
2011-02-23rtlwifi: Eliminate udelay calls with too large valuesWilly Tarreau
2011-02-23rtlwifi: Let rtlwifi build when PCI is not enabledWilly Tarreau
2011-02-23rtl8192cu: fix build error (vmalloc/vfree undefined)Willy Tarreau
2011-02-23rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is notWilly Tarreau
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg