summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [CCID2]: Remove ugly BUG_ONGerrit Renker2007-10-111-6/+5
* [CCID2]: Simplify interfaceGerrit Renker2007-10-111-10/+9
* [DCCP]: Update API documentationGerrit Renker2007-10-111-3/+5
* [DCCP]: Make all `debug' parameters boolGerrit Renker2007-10-113-3/+3
* [DCCP]: Add socket option to query the current MPSGerrit Renker2007-10-113-0/+8
* [DCCP]: Wait for CCIDGerrit Renker2007-10-111-15/+19
* pasemi_mac: enable iommu supportOlof Johansson2007-10-114-20/+63
* drivers/net/qla3xxx: trim trailing whitespaceJeff Garzik2007-10-112-67/+67
* Fix typo in new EMAC driver.vbarshak@ru.mvista.com2007-10-111-2/+2
* ipg.c doesn't compile with with CONFIG_HIGHMEM64Gtrem2007-10-111-2/+8
* pasemi_mac: use buffer index pointer in clean_rx()Olof Johansson2007-10-112-31/+50
* pasemi_mac: clear out old errors on interface openOlof Johansson2007-10-112-13/+51
* pasemi_mac: update todo listOlof Johansson2007-10-111-4/+2
* pasemi_mac: further performance tweaksOlof Johansson2007-10-111-45/+47
* pasemi_mac: add local skb alignmentOlof Johansson2007-10-111-5/+16
* pasemi_mac: workaround for erratum 5971Olof Johansson2007-10-112-1/+16
* pasemi_mac: implement sg supportOlof Johansson2007-10-111-46/+117
* pasemi_mac: rework ring managementOlof Johansson2007-10-112-128/+108
* pasemi_mac: fix bug in receive buffer dma mappingOlof Johansson2007-10-111-1/+1
* pasemi_mac: basic error checkingOlof Johansson2007-10-111-5/+41
* [MAC80211]: Update beacon_update callback documentationMichael Buesch2007-10-111-1/+8
* [MAC80211]: add sta_notify callbackTomas Winkler2007-10-112-10/+23
* [MAC80211]: implement cfg80211's change_interface hookJohannes Berg2007-10-111-18/+57
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-115-19/+74
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-114-11/+8
* [MAC80211]: improve radiotap injectionJohannes Berg2007-10-113-97/+131
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-118-27/+11
* [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg2007-10-111-3/+5
* [MAC80211]: consolidate decryption moreJohannes Berg2007-10-111-34/+12
* [MAC80211]: move sta_process rx handler laterJohannes Berg2007-10-111-48/+48
* [MAC80211]: remove management interfaceJohannes Berg2007-10-1110-306/+14
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-118-9/+21
* [MAC80211]: Check open_count before calling config callback.Michael Buesch2007-10-111-1/+1
* [B43]: Rewrite pwork locking policy.Michael Buesch2007-10-111-56/+32
* [B43]: Use input-polldev for the rfkill switchMichael Buesch2007-10-114-98/+107
* [B43]: RF-kill supportMichael Buesch2007-10-119-15/+245
* [B43]: LED triggers supportMichael Buesch2007-10-116-295/+229
* [RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch2007-10-112-1/+9
* [RFKILL]: Add support for an rfkill LED.Michael Buesch2007-10-113-1/+69
* [ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz2007-10-116-116/+3
* [HOSTAP]: set netdev type before registering AP interfaceDaniel Drake2007-10-113-10/+13
* [BNX2]: Update version to 1.6.6.Michael Chan2007-10-111-2/+2
* [BNX2]: Optimize firmware loading.Michael Chan2007-10-114-61/+20
* PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs)Komuro2007-10-112-0/+2
* smc91x Hitachi Solution Engine (SuperH) SupportNobuhiro Iwamatsu2007-10-111-0/+1
* smc911x irq sense request and MPR2 board supportMarkus Brunner2007-10-113-2/+8
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-115-46/+259
* fs_enet: sparse fixesScott Wood2007-10-116-95/+103
* fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.Scott Wood2007-10-111-216/+54
* Generic bitbanged MDIO libraryScott Wood2007-10-114-0/+239