Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9d21493b4beb8f918ba248032fefa393074a5e2b
9d21493
net: tx scalability works : trans_start
by Eric Dumazet
· 16 years ago
0a30572
gigaset: remove unused structure member rcvbytes
by Tilman Schmidt
· 16 years ago
b88bd95
gigaset: remove UNDOCREQ config option
by Tilman Schmidt
· 16 years ago
5a1888e
gigaset: move up Kconfig inclusion point
by Tilman Schmidt
· 16 years ago
b3fcb13
gigaset: documentation update
by Tilman Schmidt
· 16 years ago
7226d7c
gigaset: fix error return code
by Tilman Schmidt
· 16 years ago
1315d69
gigaset: skip unnecessary hex formatting
by Tilman Schmidt
· 16 years ago
42e3d61
gigaset: fix possible oops in error handling
by Tilman Schmidt
· 16 years ago
528efc6
gigaset: remove obsolete references to m10x state table
by Tilman Schmidt
· 16 years ago
d62fda0
bnx2: bnx2_tx_int() optimizations
by Eric Dumazet
· 16 years ago
9dc20c5
tcp: tcp_prequeue() can use keyed wakeups
by John Dykstra
· 16 years ago
d44b5e0
net/ibmveth: fix panic in probe
by Stephen Rothwell
· 16 years ago
6d45522
ixgbe: Add FCoE related statistics to 82599
by Yi Zou
· 16 years ago
332d4a7
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
by Yi Zou
· 16 years ago
d0ed893
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
by Yi Zou
· 16 years ago
eacd73f
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
by Yi Zou
· 16 years ago
bc07922
ixgbe: Add infrastructure code for FCoE large send offload to 82599
by Yi Zou
· 16 years ago
d3a2ae6
ixgbe: Add FCoE feature code to 82599
by Yi Zou
· 16 years ago
e92cbea
ixgbe: Add FCoE feature header to 82599
by Yi Zou
· 16 years ago
bff6617
ixgbe: Add FCoE feature register defines to 82599
by Yi Zou
· 16 years ago
952ee9d
mv643xx_eth: Remove a stale PPC_MULTIPLATFORM
by Emil Medve
· 16 years ago
a186d2a
net: remove needless (now buggy) & from dev->dev_addr (part2)
by Jiri Pirko
· 16 years ago
3699a1c
drivers/net/82596.c: suppress warnings
by Andrew Morton
· 16 years ago
3977d03
sfc: modify allocation error message
by Mike Travis
· 16 years ago
cb1c4b7
cls_cgroup: remove unneeded cgroup_lock
by Li Zefan
· 16 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 16 years ago
8b3521e
ipv4: remove an unused parameter from configure method of fib_rules_ops.
by Rami Rosen
· 16 years ago
980c9e8
tun: add tun_flags, owner, group attributes in sysfs
by David Woodhouse
· 16 years ago
ed9b58b
Remove duplicate slow protocol define in bond_3ad.h
by Richard Genoud
· 16 years ago
ab9c73c
net: check retval of dev_addr_init()
by Jiri Pirko
· 16 years ago
9948bb6
decnet: Use data ready call back, rather than hand coding it
by Steven Whitehouse
· 16 years ago
23b6cc4
netxen: trivial register access cleanup
by Dhananjay Phadke
· 16 years ago
b0b3a75
netxen: disable msi-x for NC512m adapter
by Dhananjay Phadke
· 16 years ago
be339ae
netxen: fix irq tear down and msix leak.
by Dhananjay Phadke
· 16 years ago
7a2469c
netxen: cache msi register offset
by Dhananjay Phadke
· 16 years ago
61de71c
Network Drop Monitor: Fix skb_kill_datagram
by John Dykstra
· 16 years ago
17cb4006
bnx2x: do not return negative number of received packages
by Stanislaw Gruszka
· 16 years ago
dd21ca6
bnx2x: free workqueue when driver fail to register
by Stanislaw Gruszka
· 16 years ago
a8679be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9b05126
net: remove stale reference to fastroute from Kconfig help text
by Ashish Karkare
· 16 years ago
928f308
smsc911x: fix calculation of res_size for ioremap
by Matthias Ludwig
· 16 years ago
c2d5ab4
e1000/e1000e/igb/ixgb: don't txhang after link down
by Jesse Brandeburg
· 16 years ago
c9c7d2e
ixgbe: Typecase '1' for 64 bit shift
by Nelson, Shannon
· 16 years ago
bf069c9
ixgbe: fix failing to log fan failures
by Don Skidmore
· 16 years ago
dfa12f0
ixgbe: Enable L2 header split in 82599
by Yi Zou
· 16 years ago
163de42
ixgbe: set queue0 for srrctl configuration correctly for DCB
by Alexander Duyck
· 16 years ago
afafd5b
ixgbe: always set header length in SRRCTL
by Alexander Duyck
· 16 years ago
7aedec2
tcp: tcp_prequeue() can use keyed wakeups
by Eric Dumazet
· 16 years ago
f5f8d86
tcp: tcp_prequeue() cleanup
by Eric Dumazet
· 16 years ago
4d5b78c
net: Add missing rculist.h include to netdevice.h
by David S. Miller
· 16 years ago
4dbc8ef
net: Make inet_twsk_put similar to sock_put
by Arnaldo Carvalho de Melo
· 16 years ago
b805007
net: update skb_recycle_check() for hardware timestamping changes
by Lennert Buytenhek
· 16 years ago
581daf7
bnx2: Fix panic in bnx2_poll_work().
by Michael Chan
· 16 years ago
6473990
net-sched: fix bfifo default limit
by Patrick McHardy
· 16 years ago
77a2294
igb: resolve panic on shutdown when SR-IOV is enabled
by Alexander Duyck
· 16 years ago
a860820
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 16 years ago
9ce7766
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
by gouji-new
· 16 years ago
3044b8d
ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled
by Breno Leitao
· 16 years ago
2012bdc
ixgbe: remove ixgbe_napi_add/del_all references
by Alexander Duyck
· 16 years ago
fdaff1c
ixgbe: skb_record_rx_queue should record rx queue instead of vector
by Alexander Duyck
· 16 years ago
7a921c9
ixgbe: make q_vectors dynamic to reduce netdev size
by Alexander Duyck
· 16 years ago
dcb4ea2
pci: update 82576 sr-iov quirk with latest device IDs
by Alexander Duyck
· 16 years ago
7beb014
igb/igbvf: set rx csum always enabled in hw, disable via sw
by Alexander Duyck
· 16 years ago
0364d6f
igbvf: cleanup flags and allow for rx checksum to be disabled
by Alexander Duyck
· 16 years ago
e0ca841
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
by Saeed Bishara
· 16 years ago
7fd96ce
mv643xx_eth: rework receive skb cache alignment
by Lennert Buytenhek
· 16 years ago
becfad9
mv643xx_eth: minor register definition cleanup
by Lennert Buytenhek
· 16 years ago
26ef1f1
mv643xx_eth: count handling a link event as one unit of napi work
by Lennert Buytenhek
· 16 years ago
7eaa2b2
mv643xx_eth: fix variable shadowing sparse warning
by Lennert Buytenhek
· 16 years ago
3d0a3cc
netxen: fix bonding support
by Dhananjay Phadke
· 16 years ago
5cf4d32
netxen: fix mac list management
by Dhananjay Phadke
· 16 years ago
2252786
netxen: fix race in tx ring acccess
by Dhananjay Phadke
· 16 years ago
94c7f2d
wimax: oops: wimax_dev_add() is the only one that can initialize the state
by Inaky Perez-Gonzalez
· 16 years ago
d1a2627
wimax: fix oops if netlink fails to add attribute
by Inaky Perez-Gonzalez
· 16 years ago
9dfd6ba
mac80211: Update SA Query transaction id length
by Jouni Malinen
· 16 years ago
f9dd6b5
ath9k: remove redundant AR9285 checks
by Gabor Juhos
· 16 years ago
4f0fc7c
ath9k: make private driver rate tables const
by Luis R. Rodriguez
· 16 years ago
7c5a189
p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent
by Max Filippov
· 16 years ago
aec6795
mac80211: Comment the order of HT RX reorder handler vs. RX handlers
by Jouni Malinen
· 16 years ago
4d050f1
mac80211: Add a timeout for frames in the RX reorder buffer
by Jouni Malinen
· 16 years ago
2d3babd
mac80211: Use a shared function to release frames from RX reorder buf
by Jouni Malinen
· 16 years ago
358623c
rt2x00: Simplify rt2x00_check_rev
by Ivo van Doorn
· 16 years ago
6cfe62c
mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()
by Luis R. Rodriguez
· 16 years ago
83f8b47
p54: correct merge damage from "p54: more SoftLED updates"
by John W. Linville
· 16 years ago
8a71304
ar9170: fix build when !CONFIG_PM
by Alexander Beregalov
· 16 years ago
7738231
mac80211: report operating frequency rather than current
by Johannes Berg
· 16 years ago
1b06bb4
cfg80211: make nl80211_send_mlme_timeout() static
by Luis R. Rodriguez
· 16 years ago
1379257
p54usb: Fixes compile error with CONFIG_PM=n
by Hauke Mehrtens
· 16 years ago
928841b
Wireless: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
8bce612
wl12xx: correct printk format warnings
by Bob Copeland
· 16 years ago
4e8e2c8
iwlwifi: replace test_and_set_bit by set_bit in clear stations function
by Tomas Winkler
· 16 years ago
a30199f
iwlwifi: "is_fat" bit in rate scale match RXON flag
by Wey-Yi Guy
· 16 years ago
286d949
iwlagn: disable PS support for iwlagn
by Reinette Chatre
· 16 years ago
7224049
iwl3945: fix lock dependency
by Abhijeet Kolekar
· 16 years ago
84379cb
Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters
by Paride Legovini
· 16 years ago
6752ee9
ath5k: use ctl settings based on current regdomain
by Bob Copeland
· 16 years ago
57e6c56
ath5k: Add Spur filter support on newer chips
by Nick Kossifidis
· 16 years ago
2bed03e
ath5k: Implement antenna control
by Nick Kossifidis
· 16 years ago
6f5f39c
ath5k: Enable AP mode
by Jiri Slaby
· 16 years ago
Next »