Age | Commit message (Expand) | Author |
2009-12-29 | drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-12-29 | drivers/net/xilinx_emaclite.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-12-29 | drivers/net/via-velocity.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-12-29 | drivers/net/usb/rtl8150.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-12-29 | drivers/net/igbvf/netdev.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-12-29 | drivers/net/lib82596.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-12-26 | llc: use dev_hard_header | Octavian Purdila |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-23 | enic: whitespace cleanup; #define cleanup; more verbose err msg | Scott Feldman |
2009-12-23 | enic: feature add: add ethtool -c/C support | Scott Feldman |
2009-12-23 | enic: Bug fix: align desc ring sizes to 32 descs | Scott Feldman |
2009-12-23 | enic: minimize pkt filter updates to firmware | Scott Feldman |
2009-12-23 | enic: Bug fix: try harder to fill Rx ring on skb allocation failures | Scott Feldman |
2009-12-23 | enic: Bug fix: use safe queue shutdown in dev->stop | Scott Feldman |
2009-12-23 | iwmc3200top: simplify imwct_tx | Tomas Winkler |
2009-12-23 | iwmc3200top: cleanup log messages | Tomas Winkler |
2009-12-23 | iwmc3200top: clean up fw_download | Tomas Winkler |
2009-12-23 | netxen: fix unified fw size check | Amit Kumar Salecha |
2009-12-23 | netxen: support pci error handlers | Amit Kumar Salecha |
2009-12-23 | netxen: fix tx timeout recovery | Amit Kumar Salecha |
2009-12-23 | netxen: minor suspend resume fixes | Amit Kumar Salecha |
2009-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-23 | USB: Fix a bug on appledisplay.c regarding signedness | pancho horrillo |
2009-12-23 | USB: option: support hi speed for modem Haier CE100 | Donny Kurnia |
2009-12-23 | USB: audio gadget: free alsa devices when unloading | Cliff Cai |
2009-12-23 | USB: audio gadget: fix wTotalLength calculation | Cliff Cai |
2009-12-23 | usb: otg: isp1301_omap: fix compile error | Felipe Balbi |
2009-12-23 | USB: musb: workaround Blackfin FIFO anomalies | Bryan Wu |
2009-12-23 | USB: musb: Fix array index out of bounds issue | Maulik Mankad |
2009-12-23 | USB: musb: Fix null pointer dereference issue | Maulik Mankad |
2009-12-23 | USB: musb: correct DMA address for tx | Cliff Cai |
2009-12-23 | USB: musb: gadget_ep0: avoid SetupEnd interrupt | Sergei Shtylyov |
2009-12-23 | USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled | Swaminathan S |
2009-12-23 | USB: musb: do not work if no gadget driver is loaded | Felipe Balbi |
2009-12-23 | USB: musb: gadget: set otg tranceiver to idle when registering gadget | Arnaud Mandy |
2009-12-23 | USB: musb: Populate the VBUS GPIO with the correct GPIO number | Swaminathan S |
2009-12-23 | USB: musb: fix compiling warning with min() macro | Cliff Cai |
2009-12-23 | USB: musb: move musb_remove to __exit | Felipe Balbi |
2009-12-23 | USB: musb_gadget: fix kernel oops in txstate() | Sergei Shtylyov |
2009-12-23 | USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header | Andreas Mohr |
2009-12-23 | USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header | Andreas Mohr |
2009-12-23 | USB core: fix recent kernel-doc warnings | Randy Dunlap |
2009-12-23 | USB: add device ID for Apple Cinema Display 23in 2007 | pancho horrillo |
2009-12-23 | USB: fix section mismatch in early ehci dbgp | Jan Beulich |
2009-12-23 | USB: emi62: fix crash when trying to load EMI 6|2 firmware | Clemens Ladisch |
2009-12-23 | USB: serial: Extra device/vendor ID for mos7840 driver | Blaise Gassend |
2009-12-23 | USB: Fix double-linking of drivers/usb/otg when ULPI is selected | Bill Gatliff |
2009-12-23 | USB: gadget: Use ERR_PTR/IS_ERR | Julia Lawall |