summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan2012-02-071-42/+30
* | e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan2012-02-071-21/+7
* | e1000e: cleanup - check return values consistentlyBruce Allan2012-02-072-5/+5
* | e1000e: add missing initializers reported when compiling with W=1Bruce Allan2012-02-071-3/+5
* | e1000: Adding e1000_dump functionTushar Dave2012-02-073-0/+235
* | igbvf: refactor Interrupt Throttle Rate codeMitch A Williams2012-02-073-78/+99
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-06268-4040/+5319
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06268-4040/+5319
| |\ \
| | * | rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-3020-164/+194
| | * | ath9k: Print the correct channel modeSujith Manoharan2012-01-301-3/+1
| | * | ath9k_htc: Load firmware asynchronouslySujith Manoharan2012-01-302-56/+101
| | * | MAINTAINERS: update b43(legacy) mailing listRafał Miłecki2012-01-301-1/+2
| | * | iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-301-3/+18
| | * | iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-303-1/+7
| | * | iwlwifi: fix uCode event tracingJohannes Berg2012-01-303-32/+76
| | * | iwlwifi: fix typoWey-Yi Guy2012-01-301-4/+4
| | * | mac80211: Move num_sta_ps counter decrement after synchronize_rcuHelmut Schaa2012-01-301-9/+9
| | * | mac80211: add support for mcs masksSimon Wunderlich2012-01-307-9/+168
| | * | nl80211: add support for mcs masksSimon Wunderlich2012-01-303-3/+65
| | * | rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-3019-47/+21
| | * | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa2012-01-302-7/+5
| | * | mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroyHelmut Schaa2012-01-301-3/+1
| | * | mac80211: station state transition error handlingJohannes Berg2012-01-308-39/+59
| | * | Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville2012-01-301-3/+2
| | * | ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-01-301-1/+1
| | * | mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar2012-01-271-1/+1
| | * | mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari2012-01-271-2/+3
| | * | mac80211: send null packet on active (psm) reconfigurationEliad Peller2012-01-271-0/+15
| | * | nfc: NULL vs zero in nci_activate_target()Dan Carpenter2012-01-271-1/+1
| | * | mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar2012-01-273-0/+24
| | * | mwifiex: pass priv pointer instead of adapterAvinash Patil2012-01-273-7/+5
| | * | rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka2012-01-271-2/+0
| | * | rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2012-01-272-2/+2
| | * | rt2800: disable DMA after firmware loadStanislaw Gruszka2012-01-271-12/+9
| | * | rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka2012-01-271-0/+2
| | * | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-271-0/+6
| | * | carl9170: allow users to lower output power levelChristian Lamparter2012-01-275-35/+50
| | * | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-277-1/+15
| | * | cfg80211: fix a few -Wshadow warningsJohannes Berg2012-01-271-5/+3
| | * | mac80211: fix a few -Wshadow warningsJohannes Berg2012-01-272-6/+3
| | * | mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-276-24/+16
| | * | mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-278-16/+29
| | * | orinoco_usb: remove version definitionJohn W. Linville2012-01-241-5/+0
| | * | ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville2012-01-241-1/+1
| | * | ath9k_htc: claim support for IBSS RSNAntonio Quartulli2012-01-242-0/+17
| | * | NFC: Add NCI multiple targets supportIlan Elias2012-01-245-96/+378
| | * | NFC: NFC core layer should not set the target_idxIlan Elias2012-01-243-18/+0
| | * | NFC: Clearly separate NCI states from flagsIlan Elias2012-01-244-16/+22
| | * | mac80211: in IBSS use the Auth frame to trigger STA reinsertionAntonio Quartulli2012-01-241-36/+49
| | * | mac80211: add a 2-way Authentication challenge to IBSS modeAntonio Quartulli2012-01-241-0/+7