summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-068-22/+51
|\
| * iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg2012-06-051-0/+1
| * iwlwifi: fix double free/complete in firmware loadingJohannes Berg2012-06-051-2/+7
| * iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
| * rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
| * brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
| * mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
| * iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
| * mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
| * mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
* | net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev2012-06-051-6/+17
* | mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-053-0/+28
* | mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-051-0/+1
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-053-37/+3
* | iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2012-06-052-1/+2
* | iwlwifi: clean up coding style in PCIe transportJohannes Berg2012-06-054-185/+161
* | iwlwifi: move notification wait into coreJohannes Berg2012-06-052-2/+8
* | iwlwifi: implement dynamic opmode loadingDon Fry2012-06-058-26/+172
* | iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2012-06-052-3/+3
* | iwlwifi: properly handle device_set_wakeup_enableJohannes Berg2012-06-051-4/+7
* | iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2012-06-052-2/+2
* | iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach2012-06-051-9/+8
* | iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach2012-06-053-7/+7
* | iwlwifi: add __printf argument checkingJohannes Berg2012-06-051-6/+6
* | iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman2012-06-051-0/+1
* | iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach2012-06-051-3/+3
* | rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com2012-06-053-0/+8
* | ath9k: Support ethtool getstats api.Ben Greear2012-06-051-0/+134
* | ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-054-6/+6
* | brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter2012-06-051-0/+2
* | brcm80211: remove an unneeded NULL checkDan Carpenter2012-06-051-1/+1
* | rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool2012-06-051-1/+2
|/
* fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
* mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
* e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
* e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
* r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
* 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
* 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
* net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-311-3/+2
* net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-311-3/+3
* net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-314-14/+63
* net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein2012-05-311-5/+7
* net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-312-15/+11
* net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein2012-05-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-3132-575/+199
|\
| * net/smsc911x: Repair broken failure pathsLee Jones2012-05-301-3/+4
| * virtio-net: remove useless disable on freezeMichael S. Tsirkin2012-05-301-5/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-3025-557/+174
| |\
| | * wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira2012-05-293-1/+7
OpenPOWER on IntegriCloud