aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-09
| * ath9k: Remove a bunch of unused macrosSujith2009-02-09
| * ath9k: Fix typo in checking for chip revisionSujith2009-02-09
| * ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez2009-02-09
| * ath9k: move check for radar freqs into a helperLuis R. Rodriguez2009-02-09
| * ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez2009-02-09
| * ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-09
| * ath9k: Fix lockdep warningSujith2009-02-09
| * rt2x00: Validate firmware in driverIvo van Doorn2009-02-09
| * rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-09
| * rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn2009-02-09
| * iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-09
| * iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-09
| * iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2009-02-09
| * iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas2009-02-09
| * iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-09
| * iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-09
| * orinoco: checkpatch cleanupAndrey Borzenkov2009-02-09
* | enic: Add api for link down count and to get firmware notification status.Scott Feldman2009-02-10
* | enic: bug fix: tx_timeout reset path fix-upsScott Feldman2009-02-10
* | enic: record all bad FCS errs as frame errorsScott Feldman2009-02-10
* | enic: bug fix: return notify intr creditsScott Feldman2009-02-10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-10
|\ \
| * | gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski2009-02-09
| * | netxen: fix msi-x interrupt handlingDhananjay Phadke2009-02-08
| * | de2104x: force correct order when writing to rx ringRisto Suominen2009-02-08
| * | tun: Fix unicast filter overflowAlex Williamson2009-02-08
| * | drivers/isdn: introduce missing kfreeJulia Lawall2009-02-08
| * | drivers/atm: introduce missing kfreeJulia Lawall2009-02-08
* | | ppp: section fixes re netnsAlexey Dobriyan2009-02-09
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-07
|\|
| * sunhme: Don't match PCI devices in SBUS probe.David S. Miller2009-02-07
| * 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-07
| * sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-07
| * r8169: Don't update statistics counters when interface is downIvan Vecera2009-02-07
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-05
| |\
| | * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-04
| | * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-04
* | | igb: remove dead code in transmit routineJesse Brandeburg2009-02-07
* | | igb: update version number and copyright datesAlexander Duyck2009-02-07
* | | igb: fix two minor items found during code reviewAlexander Duyck2009-02-07
* | | igb: update stats before doing reset in igb_downAlexander Duyck2009-02-07
* | | igb: remove redundant count set and err_hw_initAlexander Duyck2009-02-07
* | | igb: remove disable_av variable from mac_info structAlexander Duyck2009-02-07
* | | igb: change pba size determination from if to switch statementAlexander Duyck2009-02-07
* | | igb: move get_hw_control within igb_resume.Alexander Duyck2009-02-07
* | | igb: don't read eicr when responding to legacy interruptsAlexander Duyck2009-02-07
* | | igb: remove unnecessary adapter->hw calls when just hw-> will do.Alexander Duyck2009-02-07
* | | igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck2009-02-07
* | | igb: remove redundant timer updates and cleanup watchdog_taskAlexander Duyck2009-02-07