summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-132-7/+7
|\
| * caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX2012-04-131-2/+2
| * caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com2012-04-131-2/+3
| * net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser2012-04-131-3/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-12121-2420/+3876
|\ \
| * \ Merge branch 'master' into for-davemJohn W. Linville2012-04-12131-2460/+3922
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121205-16889/+48488
| | |\ \
| | * | | rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-113-2/+24
| | * | | net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev2012-04-111-9/+0
| | * | | net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev2012-04-111-55/+0
| | * | | ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed2012-04-111-4/+0
| | * | | wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-117-29/+15
| | * | | ath9k: Add more recv stats.Ben Greear2012-04-113-11/+65
| | * | | ath9k: Add tx-failed counter.Ben Greear2012-04-113-0/+4
| | * | | ath9k: update to DFS pattern detector interfaceZefir Kurtisi2012-04-112-52/+36
| | * | | ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2012-04-112-0/+6
| | * | | ath9k: add DFS pattern detectorZefir Kurtisi2012-04-115-1/+850
| | * | | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+2
| | * | | rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-113-8/+24
| | * | | b43: claim support for IBSS RSNAntonio Quartulli2012-04-101-0/+16
| | * | | mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona2012-04-101-13/+13
| | * | | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-107-22/+9
| | * | | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
| | * | | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-102-5/+3
| | * | | mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-102-5/+5
| | * | | mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-105-3/+9
| | * | | rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-101-1/+6
| | * | | iwlwifi: Add pr_fmtJoe Perches2012-04-102-0/+6
| | * | | iwlwifi: fix unused variable warningOliver Hartkopp2012-04-101-1/+2
| | * | | ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches2012-04-102-4/+25
| | * | | ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-1026-68/+106
| | * | | iwlwifi: split POWER_PMI status bitDon Fry2012-04-099-7/+39
| | * | | iwlwifi: move FW_ERROR to privDon Fry2012-04-096-18/+12
| | * | | iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-092-12/+9
| | * | | iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman2012-04-093-42/+40
| | * | | iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-093-65/+64
| | * | | iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman2012-04-093-73/+73
| | * | | iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman2012-04-093-14/+12
| | * | | iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-093-104/+103
| | * | | iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman2012-04-093-190/+183
| | * | | iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-096-19/+18
| | * | | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-0910-430/+432
| | * | | iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman2012-04-093-8/+7
| | * | | iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman2012-04-093-2/+3
| | * | | iwlwifi: move valid_contexts to privJohannes Berg2012-04-096-9/+8
| | * | | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-0917-575/+419
| | * | | iwlwifi: use scan while idleJohannes Berg2012-04-092-3/+8
| | * | | iwlwifi: remove scan_rx_antennasJohannes Berg2012-04-092-5/+0
| | * | | iwlwifi: remove iq_invert config paramJohannes Berg2012-04-092-13/+6
| | * | | iwlwifi: remove support_wimax_coexistJohannes Berg2012-04-092-51/+2