summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: ASIC decoding and basic CPMU support.Matt Carlson2007-10-112-8/+22
* [TG3]: Walk PCI capability lists.Matt Carlson2007-10-113-39/+50
* e1000e: Fix ethtool register test codeAuke Kok2007-10-111-4/+10
* e1000e: fix debugging printout codeAuke Kok2007-10-112-4/+2
* qeth: discard inbound packets with unknown header idUrsula Braun2007-10-111-1/+6
* lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker2007-10-112-3/+9
* qeth: avoid duplicate deletion of multicast addressesUrsula Braun2007-10-111-2/+3
* qeth: EDDP does not work on large MTUsFrank Blaschka2007-10-112-8/+11
* qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker2007-10-111-2/+2
* [NIU]: Add Sun Neptune ethernet driver.David S. Miller2007-10-114-0/+11169
* [DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker2007-10-112-11/+7
* [DCCP]: Correct documentationGerrit Renker2007-10-111-2/+3
* [DCCP]: Wrong format in printkGerrit Renker2007-10-111-1/+1
* [DCCP]: Tidy-up -- minisock initialisationGerrit Renker2007-10-113-11/+10
* [CCID2]: Sequence number wraparound issuesGerrit Renker2007-10-111-3/+4
* [CCID2]: Remove redundant case blockGerrit Renker2007-10-111-13/+1
* [CCID2]: Remove redundant BUG_ONGerrit Renker2007-10-112-9/+4
* [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