aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-19ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen
2008-12-19rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski
2008-12-19p54: remove free_on_tx parameterChristian Lamparter
2008-12-19p54: more accurate rssi to dBm conversionChristian Lamparter
2008-12-19rtl8187: Fix error returnsLarry Finger
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen
2008-12-19p54: update ACK failure statistic counter in real-timeChristian Lamparter
2008-12-19p54: move statistic timer update routine into a workqueueChristian Lamparter
2008-12-19iwlagn: fix agn rate scalingMohamed Abbas
2008-12-19ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT
2008-12-19ath9k: Report HT rates in RX statusJouni Malinen
2008-12-19ath9k: Do not use association state to update rate tableSujith
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-18ucc_geth: Remove UGETH_FILTERING dead codeAnton Vorontsov
2008-12-18ucc_geth: Fix IO memory (un)mapping codeAnton Vorontsov
2008-12-18ucc_geth: Cleanup repetitive ucc_geth_memclean() callsAnton Vorontsov
2008-12-18ucc_geth: Fix IRQ freeing code in ucc_geth_open()Anton Vorontsov
2008-12-18ucc_geth: Fix TX watchdog timeout handlingAnton Vorontsov
2008-12-18ucc_geth: Fix endless loop in stop_{tx,rx} routinesAnton Vorontsov
2008-12-18NIU: Implement discard counters, optimizeJesper Dangaard Brouer
2008-12-18NIU: Implement discard counters, info/debug statements.Jesper Dangaard Brouer
2008-12-18NIU: Implement discard countersJesper Dangaard Brouer
2008-12-18enc28j60: reduce the number of spi transfers in enc28j60_set_bank()Baruch Siach
2008-12-18netdevice zd1201: Use after freeWang Chen
2008-12-17bonding: use port_params in __update_lacpdu_from_portHolger Eitzenberger
2008-12-17bonding: use port_params in __update_default_selected()Holger Eitzenberger
2008-12-17bonding: use port_params in __update_selected()Holger Eitzenberger
2008-12-17bonding: remove various function declarationsHolger Eitzenberger
2008-12-17bonding: init port_params from templateHolger Eitzenberger
2008-12-17bonding: use plain memcpy in __record_default()Holger Eitzenberger
2008-12-17bonding: use port_params in __record_pdu()Holger Eitzenberger
2008-12-17bonding: introduce and use port_params structureHolger Eitzenberger
2008-12-17bonding: improve elaborate port_state assignmentHolger Eitzenberger
2008-12-17gianfar: Continue polling until both tx and rx are emptyAndy Fleming
2008-12-17gianfar: Merge Tx and Rx interrupt for scheduling clean up ringDai Haruki
2008-12-17gianfar: Use interface name in interrupt name to distinguish the source.Dai Haruki
2008-12-17gianfar: Add Scatter Gather supportDai Haruki
2008-12-17gianfar: Fix packet drop when out of memoryAndy Fleming
2008-12-17vcan: whitespace fixesOliver Hartkopp
2008-12-17net: ppp_generic - use idr technique instead of cardmapsCyrill Gorcunov
2008-12-16bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller
2008-12-16bnx2: Don't redefine FLOW_CTRL_{RX,TX}.David S. Miller
2008-12-16bnx2: Update version to 1.9.0.Michael Chan
2008-12-16bnx2: Rename MSI-X vectors.Michael Chan
2008-12-16drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall
2008-12-16phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming
2008-12-16gianfar: Make all BD status writes 32-bitDai Haruki
2008-12-16gianfar: Add macros for stepping through BDsAndy Fleming
2008-12-16gianfar: Remove unused gfar_add_fcb() function parameterDai Haruki
2008-12-16gianfar: Enable padding and Optimize the frame prepended bytes handlingDai Haruki