summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-11team: add bool option typeJiri Pirko
2012-04-11team: add support for per-port optionsJiri Pirko
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-10iwlwifi: Add pr_fmtJoe Perches
2012-04-10iwlwifi: fix unused variable warningOliver Hartkopp
2012-04-10ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-10wiznet: Fix Kconfig dependencies.David S. Miller
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman
2012-04-09iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-04-09iwlwifi: use scan while idleJohannes Berg
2012-04-09iwlwifi: remove scan_rx_antennasJohannes Berg
2012-04-09iwlwifi: remove iq_invert config paramJohannes Berg
2012-04-09iwlwifi: remove support_wimax_coexistJohannes Berg
2012-04-09iwlwifi: clarify config struct commentsJohannes Berg
2012-04-09iwlwifi: add trailing newline to various messagesJohannes Berg
2012-04-09iwlwifi: simplify calibration collectionJohannes Berg
2012-04-09iwlwifi: extend notification waitJohannes Berg
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg
2012-04-09iwlwifi: remove un-needed parameterWey-Yi Guy
2012-04-09iwlwifi: phy_db structureDavid Spinadel
2012-04-09rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-09rt2x00: increase led's name buffer lengthJakub Kicinski
2012-04-09rtlwifi: Simplify rtl_get/set inline functionsJoe Perches
2012-04-09rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches
2012-04-09p54usb: Load firmware asynchronouslyLarry Finger
2012-04-09p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter