summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-driver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-27net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches3-107/+124
2010-01-27net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches1-73/+80
2010-01-27net/atm/svc.c: checkpatch cleanupsJoe Perches1-124/+125
2010-01-27net/atm/signaling.c: checkpatch cleanupsJoe Perches1-101/+101
2010-01-27net/atm/resources.c: checkpatch cleanupsJoe Perches1-198/+192
2010-01-27net/atm/raw.c: checkpatch cleanupsJoe Perches1-14/+7
2010-01-27net/atm/pvc.c: checkpatch cleanupsJoe Perches1-22/+21
2010-01-27net/atm/proc.c: checkpatch cleanupsJoe Perches1-37/+44
2010-01-27net/atm/pppoatm.c: checkpatch cleanupsJoe Perches1-4/+7
2010-01-27net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches1-33/+31
2010-01-27net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches1-72/+88
2010-01-27net/atm/mpc.c: checkpatch cleanupsJoe Perches1-193/+252
2010-01-27net/atm/lec.c: checkpatch cleanupsJoe Perches1-148/+136
2010-01-27net/atm/ioctl.c: checkpatch cleanupsJoe Perches1-98/+97
2010-01-27net/atm/common.c: checkpatch cleanupsJoe Perches1-165/+173
2010-01-27net/atm/clip.c: checkpatch cleanupsJoe Perches1-14/+12
2010-01-27net/atm/br2684.c: checkpatch cleanupsJoe Perches1-41/+31
2010-01-27net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches1-13/+14
2010-01-27net/atm/atm_misc.c: checkpatch cleanupsJoe Perches1-24/+16
2010-01-27net/atm/addr.c: Convert include <asm to include <linuxJoe Perches1-1/+1
2010-01-27net/atm: Convert printk to pr_<level>Joe Perches12-212/+190
2010-01-26ariadne: Fix build.David S. Miller1-2/+0
2010-01-25net: use helpers to access uc list V2Jiri Pirko14-33/+38
2010-01-23ixgbevf: Fix IPv6 GSO type checksJeff Kirsher1-1/+1
2010-01-23IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei1-4/+30
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2-2/+2
2010-01-23net: constify MIB name tablesAlexey Dobriyan5-11/+11
2010-01-23neigh: simplify seq_file codeAlexey Dobriyan1-7/+4
2010-01-23netdev: remove certain HAVE_ macrosAlexey Dobriyan1-10/+0
2010-01-23ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose1-0/+2
2010-01-23ixgbevf: Fix panics in the VF driverGreg Rose1-4/+20
2010-01-23ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose1-0/+7
2010-01-23ixgbe: Improve reset coordination between the PF and the VFGreg Rose3-0/+39
2010-01-23ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose2-5/+8
2010-01-23ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose1-1/+0
2010-01-23ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose1-2/+4
2010-01-22be2net: fix bug in rx page postingSathya Perla1-3/+5
2010-01-22be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi1-0/+11
2010-01-22be2net: ethtool self test reorganization.Sarveshwar Bandi1-3/+4
2010-01-22Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds1-1/+1
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-21net/sctp: Eliminate useless codeJulia Lawall1-1/+1
2010-01-21vhost: fix TUN=m VHOST_NET=yMichael S. Tsirkin1-1/+1
2010-01-21net: Optimize non-gso test checksKrishna Kumar1-12/+17