summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: merge error pathsIlpo Järvinen2008-12-141-10/+12
* xfrm: join error pathsIlpo Järvinen2008-12-141-10/+12
* ip6mr: use goto to common label instead of opencodingIlpo Järvinen2008-12-141-2/+1
* ipv6/mcast: join error paths using gotoIlpo Järvinen2008-12-141-11/+14
* xfrm6_tunnel: join error paths using gotoIlpo Järvinen2008-12-141-17/+16
* icsk: join error paths using gotoIlpo Järvinen2008-12-141-9/+10
* smsc9420: add ethtool eeprom supportSteve Glendinning2008-12-122-0/+124
* smsc9420: add netpoll supportSteve Glendinning2008-12-121-0/+12
* smsc911x: make smsc911x_poll_controller staticSteve Glendinning2008-12-121-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-1298-1501/+4514
|\
| * 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/+4
| * iwlwifi: remove unused clip_groups priv memberTomas Winkler2008-12-122-16/+0
| * iwlwifi: fix resume while txpower offMohamed Abbas2008-12-122-1/+14
| * iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi2008-12-125-37/+27
| * 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/+0
| * mac80211: misc cleanupsRami Rosen2008-12-123-13/+6
| * rfkill: strip pointless notifier chainJohannes Berg2008-12-122-85/+5
| * libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-122-0/+61
| * ath9k: Refactor struct ath_softcSujith2008-12-125-267/+254
| * p54: fix oops on faulty devicesChristian Lamparter2008-12-121-3/+16
| * mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-123-19/+1
| * ipw2200: fix scanning while associatedHelmut Schaa2008-12-122-6/+23
| * b43legacy: Fix sparse warningsLarry Finger2008-12-122-5/+3
| * 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/+14
| * iwlwifi: 3945 remove qos module parameterWinkler, Tomas2008-12-122-28/+15
| * iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas2008-12-122-4/+1
| * 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-124-40/+21
| * 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
| * mac80211/cfg80211: check endianness in sparse runsJohannes Berg2008-12-122-0/+4
| * mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-123-14/+0
| * ath9k: remove fragmentation workaround againJohannes Berg2008-12-121-6/+0
| * iwlwifi: fix build error (iwl-rx.c).Rami Rosen2008-12-121-1/+2
| * mac80211: only create default STA interface if supportedJohannes Berg2008-12-121-6/+8
| * ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+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
OpenPOWER on IntegriCloud