summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* igb: introduce igb_thermal_sensor_event for sensor checkingStefan Assmann2011-04-141-33/+34
* igb: fix typo in igb_validate_nvm_checksum_82580Stefan Assmann2011-04-141-1/+2
* net: allow shifted access in smsc911x V2Mathieu J. Poirier2011-04-141-7/+149
* tg3: Add support for extended VPD blocksMatt Carlson2011-04-142-44/+83
* tg3: Add jumbo frame loopback tests to selftestMatt Carlson2011-04-141-9/+25
* tg3: Automatically size stat/test string arraysMatt Carlson2011-04-141-7/+8
* tg3: Dump registers when status block shows errorsMatt Carlson2011-04-142-1/+42
* tg3: Provide full regdump on tx timeoutMatt Carlson2011-04-142-68/+123
* rndis_host: Poll status before control channel where necessaryBen Hutchings2011-04-131-7/+32
* stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro2011-04-132-4/+5
* macb: Add rx overrun counterAlexander Stein2011-04-131-1/+7
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-04-13184-12311/+28545
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-12184-12311/+28545
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-0745-237/+576
| | |\
| | * | iwlagn: move IO functions out of lineJohannes Berg2011-04-078-503/+326
| | * | iwlagn: remove ISR opsJohannes Berg2011-04-076-64/+6
| | * | iwlagn: remove rxb page bookkeepingJohannes Berg2011-04-073-5/+0
| | * | iwlagn: remove rev_idJohannes Berg2011-04-072-3/+4
| | * | iwlagn: remove hw_revJohannes Berg2011-04-074-11/+11
| | * | iwlagn: remove hw_wa_revJohannes Berg2011-04-072-2/+0
| | * | iwlagn: remove BSM clock settingJohannes Berg2011-04-076-18/+2
| | * | iwlagn: init cmd_queue earlierJohannes Berg2011-04-071-6/+5
| | * | iwlagn: clean up alive handlingJohannes Berg2011-04-074-69/+13
| | * | iwlagn: fix ucode verify messageJohannes Berg2011-04-071-1/+1
| | * | iwlagn: add feature flagsJohannes Berg2011-04-073-4/+44
| | * | iwlagn: check more error return codeWey-Yi Guy2011-04-071-2/+8
| | * | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-0753-93/+93
| | * | iwlagn: remove ucode_data_backupJohannes Berg2011-04-072-19/+1
| | * | iwlagn: centralize and fix ucode restartJohannes Berg2011-04-073-50/+56
| | * | iwlagn: remove bootstrap codeJohannes Berg2011-04-076-39/+4
| | * | iwlagn: verify specific ucodeJohannes Berg2011-04-073-41/+14
| | * | iwlagn: simplify ucode check codeJohannes Berg2011-04-071-34/+17
| | * | iwlagn: return send calibration resultWey-Yi Guy2011-04-071-3/+1
| | * | iwlagn: remove pointless return variablesJohannes Berg2011-04-073-15/+5
| | * | iwlagn: remove more 3945/4965 related definesWey-Yi Guy2011-04-071-327/+0
| | * | iwlagn: clean up ucode loadingJohannes Berg2011-04-077-28/+5
| | * | iwlagn: make mac80211 handlers staticJohannes Berg2011-04-072-54/+27
| | * | iwlagn: clean up some 3945/4965 remnantsJohannes Berg2011-04-079-994/+63
| | * | iwlagn: remove unused variableJohannes Berg2011-04-071-1/+0
| | * | rt2x00: Drop __TIME__ usageMichal Marek2011-04-071-1/+0
| | * | mwl8k: Do not configure tx power unconditionallyNishant Sarmukadam2011-04-071-3/+6
| | * | ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-074-83/+103
| | * | ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan2011-04-072-10/+63
| | * | ath9k: Cleanup ath_vif structRajkumar Manoharan2011-04-073-8/+1
| | * | ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan2011-04-071-2/+3
| | * | wl1251: Add support for idle modeJarkko Nikula2011-04-073-0/+28
| | * | wl1251: Prepare for idle mode supportJarkko Nikula2011-04-076-18/+22
| | * | zd1211rw: rename CR* macros to ZD_CR*Jussi Kivilinna2011-04-079-695/+710
| | * | ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau2011-04-071-1/+1
| | * | ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau2011-04-071-8/+0