summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 8390/8390p: Fix compat netdev ops handling.David S. Miller2008-12-163-8/+20
* ixgbe: fix dma mapping unbalanceJesse Brandeburg2008-12-151-5/+7
* smsc9420: add ethtool register dump supportSteve Glendinning2008-12-151-0/+25
* smsc9420: add ethtool eeprom supportSteve Glendinning2008-12-132-0/+124
* smsc9420: add netpoll supportSteve Glendinning2008-12-131-0/+12
* smsc911x: make smsc911x_poll_controller staticSteve Glendinning2008-12-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-1383-1334/+4433
|\
| * iwlwifi: add contact email to MODULE_AUTHORTomas Winkler2008-12-124-3/+5
| * iwlwifi: remove 4965 from common uCode API structuresTomas Winkler2008-12-125-42/+42
| * iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler2008-12-127-9/+4Star
| * iwlwifi: remove unused clip_groups priv memberTomas Winkler2008-12-122-16/+0Star
| * iwlwifi: fix resume while txpower offMohamed Abbas2008-12-122-1/+14
| * iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi2008-12-125-37/+27Star
| * ath9k: Do not remove header padding on RX from short framesJouni Malinen2008-12-121-2/+10
| * iwlwifi: fix build warning (iwl-rx.c)Rami Rosen2008-12-121-6/+0Star
| * libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-122-0/+61
| * ath9k: Refactor struct ath_softcSujith2008-12-125-267/+254Star
| * p54: fix oops on faulty devicesChristian Lamparter2008-12-121-3/+16
| * mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-122-17/+0Star
| * ipw2200: fix scanning while associatedHelmut Schaa2008-12-122-6/+23
| * b43legacy: Fix sparse warningsLarry Finger2008-12-122-5/+3Star
| * rtl8187: Use usb anchor facilities to manage urbsLarry Finger2008-12-122-25/+52
| * ath5k: fix endianness of bitwise ops when installing micBob Copeland2008-12-121-2/+2
| * spectrum_cs: Fix function names used in debug stringsDavid Kilroy2008-12-121-2/+6
| * orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy2008-12-121-3/+3
| * orinoco: Fix function names used in debug stringsDavid Kilroy2008-12-121-2/+6
| * p54: enforce strict tx_queue limitsChristian Lamparter2008-12-122-8/+21
| * iwlwifi: remove qos module parameterWinkler, Tomas2008-12-126-33/+14Star
| * iwlwifi: 3945 remove qos module parameterWinkler, Tomas2008-12-122-28/+15Star
| * iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas2008-12-122-4/+1Star
| * iwlwifi: change email contact informationWinkler, Tomas2008-12-1248-48/+48
| * airport: remove useless return in a function returning voidPavel Roskin2008-12-121-1/+1
| * mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-122-14/+8Star
| * p54usb: rewriting rx/tx routines to make use of usb_anchor's facilitiesChristian Lamparter2008-12-122-50/+102
| * ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian2008-12-121-2/+3
| * ath9k: remove fragmentation workaround againJohannes Berg2008-12-121-6/+0Star
| * iwlwifi: fix build error (iwl-rx.c).Rami Rosen2008-12-121-1/+2
| * ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian2008-12-122-2/+9
| * ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian2008-12-123-3/+8
| * ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-128-332/+1826
| * ath9k: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-121-0/+1363
| * ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian2008-12-121-1/+108
| * ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith2008-12-122-94/+72Star
| * ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith2008-12-123-22/+2Star
| * ath9k: Add a debugfs file to show interrupt statisticsSujith2008-12-123-0/+159
| * ath9k: Maintain rate table choice after associationSujith2008-12-126-13/+12Star
| * ath9k: Fix bug in rate table managementSujith2008-12-122-4/+6
| * ath9k: Disable staggered Beacon frame schedulingJouni Malinen2008-12-121-1/+1
| * ath9k: Free Beacon skbs in AP modeJouni Malinen2008-12-121-0/+1
| * iwlwifi: cleanup (remove pm_state)Rami Rosen2008-12-122-6/+0Star