aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan
2012-03-28net: orinoco: add error handling for failed kmalloc().Santosh Nayak
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-15libertas: remove dump_survey implementationDaniel Drake
2012-03-15ath9k_hw: remove unused initvalsFelix Fietkau
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau
2012-03-15ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau
2012-03-15ath9k: optimize register access functionsFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau
2012-03-15rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan
2012-03-15ath9k: Remove unused variablesSujith Manoharan
2012-03-15ath9k: Remove unnecessary initializationSujith Manoharan
2012-03-15rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa