2008-12-19 |
Sujith | ath9k: Protect config() callback with a mutex |
tree | commitdiff |
2008-12-19 |
Christian Lamparter | p54usb: bring first generation devices back to life |
tree | commitdiff |
2008-12-19 |
Jouni Malinen | ath9k: Key cache allocation for AP mode |
tree | commitdiff |
2008-12-19 |
Jouni Malinen | ath9k: Fix a NULL pointer dereference in ath_rate_get |
tree | commitdiff |
2008-12-19 |
Jay Sternberg | iwlwifi: indicate txpower is off in sysfs |
tree | commitdiff |
2008-12-19 |
Zhu Yi | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory |
tree | commitdiff |
2008-12-19 |
Wu, Fengguang | iwlwifi: use meaningful vars in _iwl_poll_bit() |
tree | commitdiff |
2008-12-19 |
Wu Fengguang | iwlwifi: remove useless goto |
tree | commitdiff |
2008-12-19 |
Wu, Fengguang | iwlwifi: use type uint for module param debug |
tree | commitdiff |
2008-12-19 |
Wu, Fengguang | iwlwifi: update comments on the debug interface |
tree | commitdiff |
2008-12-19 |
Wu, Fengguang | iwlwifi: add line feed to printk |
tree | commitdiff |
2008-12-19 |
Winkler, Tomas | iwlwifi: cleanup iwl-dev.h |
tree | commitdiff |
2008-12-19 |
Rami Rosen | iwlwifi: remove a parameter (dest) from *_fill_beacon_f... |
tree | commitdiff |
2008-12-19 |
Vasanthakumar Thia... | ath9k: Move rate control alg register/unregister to... |
tree | commitdiff |
2008-12-19 |
Vasanthakumar Thia... | ath9k: Synchronize DMA transfer with CPU at right place |
tree | commitdiff |
2008-12-19 |
Jouni Malinen | ath9k: Remove MAC header pad before reporting TX status |
tree | commitdiff |
2008-12-19 |
Jouni Malinen | ath9k: Fix TX status reporting for retries and MCS... |
tree | commitdiff |
2008-12-19 |
Herton Ronaldo Krz... | rtl8187: Fix crash on unload when using SLUB debug |
tree | commitdiff |
2008-12-19 |
Christian Lamparter | p54: remove free_on_tx parameter |
tree | commitdiff |
2008-12-19 |
Christian Lamparter | p54: more accurate rssi to dBm conversion |
tree | commitdiff |
2008-12-19 |
Larry Finger | rtl8187: Fix error returns |
tree | commitdiff |
2008-12-19 |
Ilpo Järvinen | libertas: use roundup instead of opencoding |
tree | commitdiff |
2008-12-19 |
Christian Lamparter | p54: update ACK failure statistic counter in real-time |
tree | commitdiff |
2008-12-19 |
Christian Lamparter | p54: move statistic timer update routine into a workqueue |
tree | commitdiff |
2008-12-19 |
Mohamed Abbas | iwlagn: fix agn rate scaling |
tree | commitdiff |
2008-12-19 |
Benoit PAPILLAULT | ath5k: fix 802.11 header padding on RX, unpadding on TX |
tree | commitdiff |
2008-12-19 |
Jouni Malinen | ath9k: Report HT rates in RX status |
tree | commitdiff |
2008-12-19 |
Sujith | ath9k: Do not use association state to update rate... |
tree | commitdiff |
2008-12-19 |
Sujith | mac80211: Fix HT channel selection |
tree | commitdiff |
2008-12-19 |
Anton Vorontsov | ucc_geth: Remove UGETH_FILTERING dead code |
tree | commitdiff |
2008-12-19 |
Anton Vorontsov | ucc_geth: Fix IO memory (un)mapping code |
tree | commitdiff |
2008-12-19 |
Anton Vorontsov | ucc_geth: Cleanup repetitive ucc_geth_memclean() calls |
tree | commitdiff |
2008-12-19 |
Anton Vorontsov | ucc_geth: Fix IRQ freeing code in ucc_geth_open() |
tree | commitdiff |
2008-12-19 |
Anton Vorontsov | ucc_geth: Fix TX watchdog timeout handling |
tree | commitdiff |
2008-12-19 |
Anton Vorontsov | ucc_geth: Fix endless loop in stop_{tx,rx} routines |
tree | commitdiff |
2008-12-19 |
Jesper Dangaard... | NIU: Implement discard counters, optimize |
tree | commitdiff |
2008-12-19 |
Jesper Dangaard... | NIU: Implement discard counters, info/debug statements. |
tree | commitdiff |
2008-12-19 |
Jesper Dangaard... | NIU: Implement discard counters |
tree | commitdiff |
2008-12-19 |
Baruch Siach | enc28j60: reduce the number of spi transfers in enc28j6... |
tree | commitdiff |
2008-12-19 |
Wang Chen | netdevice zd1201: Use after free |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: use port_params in __update_lacpdu_from_port |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: use port_params in __update_default_selected() |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: use port_params in __update_selected() |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: remove various function declarations |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: init port_params from template |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: use plain memcpy in __record_default() |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: use port_params in __record_pdu() |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: introduce and use port_params structure |
tree | commitdiff |
2008-12-18 |
Holger Eitzenberger | bonding: improve elaborate port_state assignment |
tree | commitdiff |
2008-12-18 |
Andy Fleming | gianfar: Continue polling until both tx and rx are... |
tree | commitdiff |
2008-12-18 |
Dai Haruki | gianfar: Merge Tx and Rx interrupt for scheduling clean... |
tree | commitdiff |
2008-12-18 |
Dai Haruki | gianfar: Use interface name in interrupt name to distin... |
tree | commitdiff |
2008-12-18 |
Dai Haruki | gianfar: Add Scatter Gather support |
tree | commitdiff |
2008-12-18 |
Andy Fleming | gianfar: Fix packet drop when out of memory |
tree | commitdiff |
2008-12-17 |
Oliver Hartkopp | vcan: whitespace fixes |
tree | commitdiff |
2008-12-17 |
Cyrill Gorcunov | net: ppp_generic - use idr technique instead of cardmaps |
tree | commitdiff |
2008-12-17 |
David S. Miller | bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} |
tree | commitdiff |
2008-12-17 |
David S. Miller | bnx2: Don't redefine FLOW_CTRL_{RX,TX}. |
tree | commitdiff |
2008-12-17 |
Michael Chan | bnx2: Update version to 1.9.0. |
tree | commitdiff |
2008-12-17 |
Michael Chan | bnx2: Rename MSI-X vectors. |
tree | commitdiff |
2008-12-16 |
Julia Lawall | drivers/net/hamradio: Move a dereference below a NULL... |
tree | commitdiff |
2008-12-16 |
Andy Fleming | phylib: Remove unnecessary "reset" fixups in genphy_set... |
tree | commitdiff |
2008-12-16 |
Dai Haruki | gianfar: Make all BD status writes 32-bit |
tree | commitdiff |
2008-12-16 |
Andy Fleming | gianfar: Add macros for stepping through BDs |
tree | commitdiff |
2008-12-16 |
Dai Haruki | gianfar: Remove unused gfar_add_fcb() function parameter |
tree | commitdiff |
2008-12-16 |
Dai Haruki | gianfar: Enable padding and Optimize the frame prepende... |
tree | commitdiff |
2008-12-16 |
Dai Haruki | gianfar: Fix VLAN HW feature related frame/buffer size... |
tree | commitdiff |
2008-12-16 |
Dai Haruki | gianfar: Fix eTSEC configuration procedure |
tree | commitdiff |
2008-12-16 |
Dai Haruki | gianfar: Optimize interrupt coalescing configuration |
tree | commitdiff |
2008-12-16 |
Andy Fleming | gianfar: Convert gianfar to an of_platform_driver |
tree | commitdiff |
2008-12-16 |
Andy Fleming | gianfar: Use gfar_halt to stop DMA in gfar_probe |
tree | commitdiff |
2008-12-16 |
Sakari Ailus | tlan: Remove broken support for big buffers |
tree | commitdiff |
2008-12-16 |
David S. Miller | Merge branch 'master' of /linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-12-16 |
Sakari Ailus | tlan: Fix pci memory unmapping |
tree | commitdiff |
2008-12-16 |
Steve Glendinning | net: Refactor full duplex flow control resolution |
tree | commitdiff |
2008-12-16 |
Steve Glendinning | net: Move flow control definitions to mii.h |
tree | commitdiff |
2008-12-16 |
Divy Le Ray | cxgb3: untie strict FW matching |
tree | commitdiff |
2008-12-16 |
Baruch Siach | enc28j60: use netif_rx_ni() to deliver RX packets |
tree | commitdiff |
2008-12-16 |
Sakari Ailus | tlan: Fix small (< 64 bytes) datagram transmissions |
tree | commitdiff |
2008-12-16 |
Oliver Hartkopp | vcan: convert to net_device_ops |
tree | commitdiff |
2008-12-16 |
James Chapman | l2tp: fix UDP checksum support |
tree | commitdiff |
2008-12-16 |
Ilpo Järvinen | hp100: use roundup instead of open coding |
tree | commitdiff |
2008-12-16 |
Divy Le Ray | cxgb3: Add multiple Tx queue support. |
tree | commitdiff |
2008-12-16 |
Herbert Xu | e1000e: Add GRO support |
tree | commitdiff |
2008-12-16 |
David S. Miller | Merge branch 'master' of /linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-12-16 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2008-12-16 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-12-15 |
David S. Miller | 8390/8390p: Fix compat netdev ops handling. |
tree | commitdiff |
2008-12-15 |
Jesse Brandeburg | ixgbe: fix dma mapping unbalance |
tree | commitdiff |
2008-12-15 |
Steve Glendinning | smsc9420: add ethtool register dump support |
tree | commitdiff |
2008-12-15 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-12-13 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-12-13 |
Steve Glendinning | smsc9420: add ethtool eeprom support |
tree | commitdiff |
2008-12-13 |
Steve Glendinning | smsc9420: add netpoll support |
tree | commitdiff |
2008-12-13 |
Steve Glendinning | smsc911x: make smsc911x_poll_controller static |
tree | commitdiff |
2008-12-13 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-12-13 |
Ben Hutchings | sfc: Version 2.3 |
tree | commitdiff |
2008-12-13 |
Ben Hutchings | sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} |
tree | commitdiff |
2008-12-13 |
Ben Hutchings | sfc: Use kzalloc() to ensure struct efx_spi_device... |
tree | commitdiff |
2008-12-13 |
Steve Hodgson | sfc: Treat probe as unsuccessful if it scheduled a... |
tree | commitdiff |
next |