summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg
2012-06-06iwlwifi: unify tx_chains_num settingJohannes Berg
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg
2012-06-06iwlwifi: use mac80211 channel for radar checkJohannes Berg
2012-06-06iwlwifi: use mac80211 channels for reset scanJohannes Berg
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg
2012-06-06iwlwifi: use mac80211 channel in connection initJohannes Berg
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer
2012-06-05net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev
2012-06-05mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-05mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg
2012-06-05iwlwifi: move notification wait into coreJohannes Berg
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman
2012-06-05iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com
2012-06-05ath9k: Support ethtool getstats api.Ben Greear
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan
2012-06-05brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter
2012-06-05rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool
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