summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-19ath9k: fix a tx rate duration calculation bugFelix Fietkau
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-06-12mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil
2012-06-11rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-06-02mcs7830: Implement link state detectionOndrej Zary
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang
2012-06-018139cp: set ring address before enabling receiverJason Wang
2012-05-31net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein
2012-05-31net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein
2012-05-31net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein
2012-05-31net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum
2012-05-31net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-29r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga
2012-05-29r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga
2012-05-29net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda
2012-05-29asix: allow full size 8021Q frames to be receivedEric Dumazet
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds