Age | Commit message (Expand) | Author |
2010-06-01 | ksz884x: Add missing validate_addr hook | Denis Kirjanov |
2010-06-01 | ksz884x: convert to netdev_tx_t | Denis Kirjanov |
2010-06-01 | virtio-net: pass gfp to add_buf | Michael S. Tsirkin |
2010-06-01 | be2net: convert hdr.timeout in be_cmd_loopback_test() to le32 | Sathya Perla |
2010-06-01 | can: mpc5xxx_can.c: Fix build failure | Anatolij Gustschin |
2010-05-31 | greth: Fix build after OF device conversions. | David S. Miller |
2010-05-31 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-05-30 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2010-05-29 | be2net: remove superfluous externs | Dan Carpenter |
2010-05-29 | be2net: add unlock on error path | Dan Carpenter |
2010-05-29 | fs_enet: Adjust BDs after tx error | Mark Ware |
2010-05-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-05-28 | libertas: fix uninitialized variable warning | Prarit Bhargava |
2010-05-28 | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used | Vasanthakumar Thiagarajan |
2010-05-28 | ath9k: Fix ath_print in xmit for hardware reset. | Justin P. Mattock |
2010-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-28 | netdev/fec: fix ifconfig eth0 down hang issue | Bryan Wu |
2010-05-28 | cnic: Fix context memory init. on 5709. | Michael Chan |
2010-05-28 | drivers/net: Eliminate a NULL pointer dereference | Julia Lawall |
2010-05-28 | drivers/net/hamradio: Eliminate a NULL pointer dereference | Julia Lawall |
2010-05-28 | be2net: Patch removes redundant while statement in loop. | Sarveshwar Bandi |
2010-05-28 | can: Add support for Janz VMOD-ICAN3 Intelligent CAN module | Ira W. Snyder |
2010-05-26 | net: ll_temac: fix checksum offload logic | Brian Hill |
2010-05-26 | net: ll_temac: fix interrupt bug when interrupt 0 is used | Brian Hill |
2010-05-26 | ar9170usb: fix read from freed driver context | Christian Lamparter |
2010-05-26 | Revert "rt2x00: Fix rt2800usb TX descriptor writing." | John W. Linville |
2010-05-26 | be2net: increase POST timeout for EEH recovery | Sathya Perla |
2010-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-25 | drivers/net/usb/asix.c: Fix pointer cast. | David S. Miller |
2010-05-25 | be2net: Bug fix to avoid disabling bottom half during firmware upgrade. | Sarveshwar Bandi |
2010-05-25 | hso: add support for new products | Filip Aben |
2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers |
2010-05-25 | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2010-05-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-05-25 | ath9k: remove VEOL support for ad-hoc | Felix Fietkau |
2010-05-25 | ath9k: change beacon allocation to prefer the first beacon slot | Felix Fietkau |
2010-05-25 | drivers: wireless: use new hex_to_bin() method | Andy Shevchenko |
2010-05-24 | macvlan: do proper cleanup in macvlan_common_newlink() V2 | Jiri Pirko |
2010-05-24 | be2net: Bug fix in init code in probe | Sarveshwar Bandi |
2010-05-24 | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep | Vasanthakumar Thiagarajan |
2010-05-24 | iwlwifi: testing the wrong variable in iwl_add_bssid_station() | Dan Carpenter |
2010-05-24 | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() | Dan Carpenter |
2010-05-24 | ath9k_htc: dereferencing before check in hif_usb_tx_cb() | Dan Carpenter |
2010-05-24 | rt2x00: Fix rt2800usb TX descriptor writing. | Gertjan van Wingerde |
2010-05-24 | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. | Gertjan van Wingerde |
2010-05-24 | Revert "ath9k: Group Key fix for VAPs" | John W. Linville |
2010-05-24 | wireless: update gfp/slab.h includes | Tejun Heo |
2010-05-24 | rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize | Helmut Schaa |
2010-05-24 | ath5k: consistently use rx_bufsize for RX DMA | Bruno Randolf |