Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2ca10e6d6a3052e7a8380b20588a7b1985ea1197
2ca10e6
[PATCH] libertas: fix debug build breakage due to field rename
by Dan Williams
· 17 years ago
0aef64d
[PATCH] libertas: re-uppercase command defines and other constants
by Dan Williams
· 17 years ago
b44898e
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_start
by Dan Williams
· 17 years ago
ea8da92
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result
by Dan Williams
· 17 years ago
492b6da
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan
by Dan Williams
· 17 years ago
9e22cb6
[PATCH] libertas: remove if_bootcmd.c
by Dan Williams
· 17 years ago
1e838bf
[PATCH] libertas: specific mesh scan for mshX interface
by Luis Carlos Cobo
· 17 years ago
ab61797
[PATCH] libertas: clean up 802.11 IE post-scan handling
by Dan Williams
· 17 years ago
2950cd26
[PATCH] libertas: clean up indentation in libertas_association_worker
by Dan Williams
· 17 years ago
1443b65
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
by Dan Williams
· 17 years ago
0c9ca69
[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types
by Dan Williams
· 17 years ago
6dbc9c8
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
by Yoann Padioleau
· 17 years ago
8951554
[PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
3623060
[PATCH] Use mutex instead of semaphore in the Host AP driver
by Matthias Kaehlcke
· 17 years ago
d73ae55
[PATCH] remove gratuitous space in airo module description
by Bill Nottingham
· 17 years ago
cfbde69
[PATCH] Kconfig: remove references of pcmcia-cs
by Faidon Liambotis
· 17 years ago
e12dcb0
[PATCH] Kconfig: order options
by Faidon Liambotis
· 17 years ago
c569123
[PATCH] zd1211rw: monitor all packets
by Ulrich Kunitz
· 17 years ago
cc0b88c
[PATCH] Add adm8211 802.11b wireless driver
by Michael Wu
· 17 years ago
aa0daf0
[MAC80211]: remove/change some comments about Michael MIC hardware offload
by Johannes Berg
· 17 years ago
475fa49
[MAC80211]: PS mode fix
by Tomas Winkler
· 17 years ago
68aae11
[MAC80211]: use internal network device stats
by Stephen Hemminger
· 17 years ago
2433879
[MAC80211]: get STA after tx radiotap snipped
by warmcat
· 17 years ago
139c3a0
[MAC80211]: ignore key index on pairwise key (WEP only)
by Volker Braun
· 17 years ago
c39e3a0
[MAC80211]: remove TKIP mixing for hw accel again
by Johannes Berg
· 17 years ago
6a7664d
[MAC80211]: remove HW_KEY_IDX_INVALID
by Johannes Berg
· 17 years ago
7ac1bd6
[MAC80211]: some more documentation
by Johannes Berg
· 17 years ago
c15a205
[MAC80211]: remove set_key_idx callback
by Johannes Berg
· 17 years ago
7848ba7
[MAC80211]: rework hardware crypto flags
by Johannes Berg
· 17 years ago
b708e61
[MAC80211]: remove turbo modes
by Johannes Berg
· 17 years ago
d4e46a3
[MAC80211]: fix race conditions with keys
by Johannes Berg
· 17 years ago
c29b9b9
[MAC80211]: don't send invalid QoS frames
by Johannes Berg
· 17 years ago
5d4ecd9
[MAC80211]: remove spy wext ioctls
by Johannes Berg
· 17 years ago
39c90ec
[IPV4]: Convert rt_check_expire() from softirq processing to workqueue.
by Eric Dumazet
· 17 years ago
dac24ab
[RFKILL]: Add rfkill documentation
by Ivo van Doorn
· 17 years ago
e066548
[RFKILL]: Add support for ultrawideband
by Ivo van Doorn
· 17 years ago
234a0ca
[RFKILL]: Remove IRDA
by Ivo van Doorn
· 17 years ago
077130c
[NET]: Fix race when opening a proc file while a network namespace is exiting.
by Eric W. Biederman
· 17 years ago
4fabcd7
[NETNS]: Fix allnoconfig compilation error.
by Daniel Lezcano
· 17 years ago
e08b099
[NET_SCHED]: Making rate table lookups more flexible.
by Jesper Dangaard Brouer
· 17 years ago
e9bef55
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
by Jesper Dangaard Brouer
· 17 years ago
b6fa1a4
[SCTP] net/sctp/socket.c: make 3 variables static
by Adrian Bunk
· 17 years ago
5c94bf8
[SCTP]: Make sctp_addto_param() static.
by Adrian Bunk
· 17 years ago
464771f
[KERNEL]: Unexport raise_softirq_irqoff
by Adrian Bunk
· 17 years ago
a050c33
[NETNS]: Fix bad macro definition.
by Daniel Lezcano
· 17 years ago
abf07ac
[NETNS]: Fix loopback network namespace initialization.
by Daniel Lezcano
· 17 years ago
36ac313
[NETNS]: Fix export symbols.
by Daniel Lezcano
· 17 years ago
8f4c1f9
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
by Thomas Graf
· 17 years ago
9d5010d
[NET]: Add a might_sleep() to dev_close().
by David S. Miller
· 17 years ago
86bba26
[PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueue
by Eric Dumazet
· 17 years ago
3c12afe
[NET]: Fix missed addition of fs/proc/proc_net.c
by David S. Miller
· 17 years ago
678aa8e
[NET]: #if 0 out net_alloc() for now.
by David S. Miller
· 17 years ago
c48dad7
[NET]: Disable netfilter sockopts when not in the initial network namespace
by Eric W. Biederman
· 17 years ago
d8a5ec6
[NET]: netlink support for moving devices between network namespaces.
by Eric W. Biederman
· 17 years ago
ce286d3
[NET]: Implement network device movement between namespaces
by Eric W. Biederman
· 17 years ago
b267b17
[NET]: Factor out __dev_alloc_name from dev_alloc_name
by Eric W. Biederman
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
6d34b1c
[NET]: Initialize the network namespace of network devices.
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
07feaeb
[NET]: Add a network namespace parameter to struct sock
by Eric W. Biederman
· 17 years ago
4a1c537
[NET]: Add a network namespace tag to struct net_device
by Eric W. Biederman
· 17 years ago
772698f
[NET]: Add a network namespace parameter to tasks
by Eric W. Biederman
· 17 years ago
5f256be
[NET]: Basic network namespace infrastructure.
by Eric W. Biederman
· 17 years ago
32da477
[NET]: Don't implement dev_ifname32 inline
by Eric W. Biederman
· 17 years ago
890d52d
[ATALK]: In notifier handlers convert the void pointer to a netdevice
by Eric W. Biederman
· 17 years ago
ab5f5e8
[XFRM]: xfrm audit calls
by Joy Latten
· 17 years ago
d2e9117
[NET]: Change type of owner in sock_lock_t to int, rename
by John Heffner
· 17 years ago
02b3d34
[NET] Cleanup: Use sock_owned_by_user() macro
by John Heffner
· 17 years ago
ab0049b
[TG3]: remove sparse warnings
by Andy Gospodarek
· 17 years ago
50f1778
[AF_PACKET]: Don't enable global timestamps.
by Stephen Hemminger
· 17 years ago
c726187
[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()
by Micah Gruber
· 17 years ago
1dfcae7
[IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c
by Micah Gruber
· 17 years ago
c9ee23d
[MAC80211]: make assoc_ap a flag
by Johannes Berg
· 17 years ago
52aa944
[MAC80211]: remove hostapd interface stuff
by Johannes Berg
· 17 years ago
8dc06a1
[MAC80211]: improve key selection comment
by Johannes Berg
· 17 years ago
b331615
[MAC80211]: filter locally-originated multicast frames
by John W. Linville
· 17 years ago
3c3b00c
[MAC80211]: clean up whitespace
by Johannes Berg
· 17 years ago
b63bde7
[MAC80211]: fix preamble setting
by Johannes Berg
· 17 years ago
6c55aa9
[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise
by Larry Finger
· 17 years ago
e7a64f1
[MAC80211]: add interface index to key debugfs
by Johannes Berg
· 17 years ago
11a843b
[MAC80211]: rework key handling
by Johannes Berg
· 17 years ago
3aefaa3
[MAC80211]: remove fake set_key() call
by Johannes Berg
· 17 years ago
f658eb9
[MAC80211] key handling: remove default_wep_only
by Johannes Berg
· 17 years ago
8f37171
[MAC80211]: remove krefs for keys
by Johannes Berg
· 17 years ago
8f20fc2
[MAC80211]: embed key conf in key, fix driver interface
by Johannes Berg
· 17 years ago
13262ff
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
by Jiri Slaby
· 17 years ago
d6f2da5
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
by Jiri Slaby
· 17 years ago
badffb7
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
by Jiri Slaby
· 17 years ago
e8bf964
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
by Jiri Slaby
· 17 years ago
cf96683
[MAC80211]: use switch statement in tx code
by Johannes Berg
· 17 years ago
eb063c1
[MAC80211]: refactor event sending
by Johannes Berg
· 17 years ago
808718c
[MAC80211]: kill key_mgmt, use key_management_enabled
by Johannes Berg
· 17 years ago
7b33a57
[MAC80211]: remove unused ioctls (3)
by Johannes Berg
· 17 years ago
53cb6700
[MAC80211]: remove unused ioctls (2)
by Johannes Berg
· 17 years ago
b2446b3
[MAC80211]: remove unused ioctls (1)
by Johannes Berg
· 17 years ago
3017b80
[MAC80211]: fix software decryption
by Johannes Berg
· 17 years ago
Next »