summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman1-0/+1
2012-06-05iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach1-3/+3
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com3-0/+8
2012-06-05ath9k: Support ethtool getstats api.Ben Greear1-0/+134
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan4-6/+6
2012-06-05brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter1-0/+2
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter1-1/+1
2012-06-05rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool1-1/+2
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg1-2/+7
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches1-2/+2
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg1-0/+21
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg1-9/+9
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2-2/+2
2012-06-018139cp: set ring address before enabling receiverJason Wang1-11/+11
2012-05-31net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein1-3/+2
2012-05-31net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein1-3/+3
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein4-14/+63
2012-05-31net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein1-5/+7
2012-05-31net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2-15/+11
2012-05-31net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein1-1/+1
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-575/+199
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin1-5/+0
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville25-557/+174
2012-05-29r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga1-0/+5
2012-05-29r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga1-4/+6
2012-05-29net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda1-3/+5
2012-05-29asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira3-1/+7
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau3-1/+7
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau1-88/+90
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau1-3/+4
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau1-0/+19
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-23/+54
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds1-1/+0
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens1-2/+3
2012-05-25wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg1-9/+9