aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Send Layer 2 Update frame on reassociationJouni Malinen2008-12-191-2/+11
* ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT2008-12-191-17/+21
* ath9k: Report HT rates in RX statusJouni Malinen2008-12-191-35/+26
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-193-13/+61
* ath9k: Do not use association state to update rate tableSujith2008-12-191-2/+1
* mac80211: Fix HT channel selectionSujith2008-12-1913-169/+109
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-194-2/+152
* ucc_geth: Remove UGETH_FILTERING dead codeAnton Vorontsov2008-12-182-266/+0
* ucc_geth: Fix IO memory (un)mapping codeAnton Vorontsov2008-12-181-3/+12
* ucc_geth: Cleanup repetitive ucc_geth_memclean() callsAnton Vorontsov2008-12-181-30/+1
* ucc_geth: Fix IRQ freeing code in ucc_geth_open()Anton Vorontsov2008-12-181-9/+8
* ucc_geth: Fix TX watchdog timeout handlingAnton Vorontsov2008-12-182-8/+30
* ucc_geth: Fix endless loop in stop_{tx,rx} routinesAnton Vorontsov2008-12-181-3/+6
* tcp: Stop scaring users with "treason uncloaked!"Matt Mackall2008-12-181-2/+2
* NIU: Implement discard counters, optimizeJesper Dangaard Brouer2008-12-181-1/+3
* NIU: Implement discard counters, info/debug statements.Jesper Dangaard Brouer2008-12-181-0/+6
* NIU: Implement discard countersJesper Dangaard Brouer2008-12-181-0/+51
* enc28j60: reduce the number of spi transfers in enc28j60_set_bank()Baruch Siach2008-12-181-7/+23
* netdevice zd1201: Use after freeWang Chen2008-12-181-5/+5
* Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller2008-12-181-0/+5
* Revert "net: release skb->dst in sock_queue_rcv_skb()"David S. Miller2008-12-171-5/+1
* bonding: use port_params in __update_lacpdu_from_portHolger Eitzenberger2008-12-171-6/+7
* bonding: use port_params in __update_default_selected()Holger Eitzenberger2008-12-171-8/+10
* bonding: use port_params in __update_selected()Holger Eitzenberger2008-12-171-8/+8
* bonding: remove various function declarationsHolger Eitzenberger2008-12-171-28/+0
* bonding: init port_params from templateHolger Eitzenberger2008-12-171-12/+11
* bonding: use plain memcpy in __record_default()Holger Eitzenberger2008-12-171-7/+2
* bonding: use port_params in __record_pdu()Holger Eitzenberger2008-12-171-9/+10
* bonding: introduce and use port_params structureHolger Eitzenberger2008-12-172-72/+73
* bonding: improve elaborate port_state assignmentHolger Eitzenberger2008-12-171-10/+1
* gianfar: Continue polling until both tx and rx are emptyAndy Fleming2008-12-171-5/+9
* gianfar: Merge Tx and Rx interrupt for scheduling clean up ringDai Haruki2008-12-172-42/+19
* gianfar: Use interface name in interrupt name to distinguish the source.Dai Haruki2008-12-172-6/+31
* gianfar: Add Scatter Gather supportDai Haruki2008-12-173-71/+149
* gianfar: Fix packet drop when out of memoryAndy Fleming2008-12-171-2/+1
* dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo2008-12-171-2/+5
* Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont2008-12-172-0/+642
* Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont2008-12-171-63/+28
* Phonet: use atomic for packet TX windowRémi Denis-Courmont2008-12-173-19/+23
* Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-173-3/+4
* Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2008-12-172-4/+6
* vcan: whitespace fixesOliver Hartkopp2008-12-171-10/+10
* net: ppp_generic - use idr technique instead of cardmapsCyrill Gorcunov2008-12-171-135/+48
* bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller2008-12-163-60/+60
* bnx2: Don't redefine FLOW_CTRL_{RX,TX}.David S. Miller2008-12-161-3/+0
* bnx2: Update version to 1.9.0.Michael Chan2008-12-161-3/+3
* bnx2: Rename MSI-X vectors.Michael Chan2008-12-162-2/+4
* drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall2008-12-161-1/+2
* phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming2008-12-161-17/+0
* gianfar: Make all BD status writes 32-bitDai Haruki2008-12-162-25/+31