aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-08net/fec: misc cleanupsLothar Waßmann1-6/+8
2011-12-08tg3: Update version to 3.122Matt Carlson1-2/+2
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson1-2/+2
2011-12-08tg3: Track LP advertisingMatt Carlson2-3/+38
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson1-56/+25
2011-12-08tg3: Save stats across chip resetsMatt Carlson1-9/+17
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson2-8/+7
2011-12-08ssb: fix init regression with SoCsHauke Mehrtens1-2/+6
2011-12-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho32-2716/+2942
2011-12-08wl12xx: minor fix in sched_scan_ssid_listEyal Shapira1-0/+3
2011-12-08wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller1-0/+3
2011-12-08wl12xx: remove redundant commands from plt initEliad Peller1-60/+1
2011-12-08wl12xx: fix testmode test/interrogate commandsEliad Peller1-19/+53
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov1-2/+2
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov3-5/+11
2011-12-07ath9k: change calibration debug log to output all calibration typesNikolay Martynov1-3/+5
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov2-2/+2
2011-12-07ath9k: cancel all workqueue activity when going idleFelix Fietkau1-1/+4
2011-12-07ath9k: only drop packets in drv_flush when asked toFelix Fietkau1-13/+11
2011-12-07ath9k: rework power state handlingFelix Fietkau2-130/+47
2011-12-07ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2-3/+11
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transitionPhilipp Dreimann4-4/+4
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni1-3/+1
2011-12-07net/fec: fix the use of pdev->idShawn Guo1-4/+7
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski1-1/+1
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller67-333/+807
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde3-4/+8
2011-12-06caif-shm: Bugfixes for caif_shmcore.csjur.brandeland@stericsson.com1-10/+11
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOChristian Auby1-11/+0
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan1-2/+2
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki1-11/+21
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-06iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-06iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1
2011-12-06iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2-1/+20
2011-12-06iwlagn: make debug levels more readableJohannes Berg1-31/+27
2011-12-06iwlagn: remove MACDUMP debugJohannes Berg2-6/+1
2011-12-06iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-06iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-06iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-06iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-06iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-06iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-06ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-06ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan2-22/+21
2011-12-06rtl8192c: Do not log firmware load message unless actually doneLarry Finger1-1/+1
2011-12-06iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-3/+2